Searched defs:isLocType (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h329 static bool isLocType(QualType T) { function in class:clang::ento::Loc
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp75 bool isLocType = Loc::isLocType(castTy); local
[all...]

Completed in 100 milliseconds