Searched refs:ThisPointerTy (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h904 : TypedValueRegion(sReg, CXXThisRegionKind), ThisPointerTy(thisPointerTy) {}
914 return QualType(ThisPointerTy, 0);
924 const PointerType *ThisPointerTy; member in class:clang::ento::CXXThisRegion
/external/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp312 CXXThisRegion::ProfileRegion(ID, ThisPointerTy, superRegion);

Completed in 201 milliseconds