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

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

Completed in 58 milliseconds