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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h868 /// CXXThisRegion - Represents the region for the implicit 'this' parameter
871 class CXXThisRegion : public TypedValueRegion { class in namespace:clang::ento
873 CXXThisRegion(const PointerType *thisPointerTy, function in class:clang::ento::CXXThisRegion
1151 const CXXThisRegion *getCXXThisRegion(QualType thisPointerTy,

Completed in 93 milliseconds