Searched refs:thisPointerTy (Results 1 – 2 of 2) sorted by relevance
1072 CXXThisRegion(const PointerType *thisPointerTy, in CXXThisRegion() argument1075 ThisPointerTy(thisPointerTy) { in CXXThisRegion()1472 const CXXThisRegion *getCXXThisRegion(QualType thisPointerTy,
1281 MemRegionManager::getCXXThisRegion(QualType thisPointerTy, in getCXXThisRegion() argument1283 const auto *PT = thisPointerTy->getAs<PointerType>(); in getCXXThisRegion()