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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h291 static inline bool isLocType(QualType T) { function in class:clang::ento::Loc
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp70 bool isLocType = Loc::isLocType(castTy); local

Completed in 69 milliseconds