Searched refs:thisPointerTy (Results 1 – 2 of 2) sorted by relevance
898 CXXThisRegion(const PointerType *thisPointerTy, in CXXThisRegion() argument900 : TypedValueRegion(sReg, CXXThisRegionKind), ThisPointerTy(thisPointerTy) {} in CXXThisRegion()1188 const CXXThisRegion *getCXXThisRegion(QualType thisPointerTy,
1068 MemRegionManager::getCXXThisRegion(QualType thisPointerTy, in getCXXThisRegion() argument1070 const PointerType *PT = thisPointerTy->getAs<PointerType>(); in getCXXThisRegion()