Home
last modified time | relevance | path

Searched defs:thisPointerTy (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h1072 CXXThisRegion(const PointerType * thisPointerTy,const StackArgumentsSpaceRegion * sReg) CXXThisRegion() argument
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp1281 getCXXThisRegion(QualType thisPointerTy,const LocationContext * LC) getCXXThisRegion() argument