Searched refs:thisPointerTy (Results 1 – 2 of 2) sorted by relevance
1105 CXXThisRegion(const PointerType *thisPointerTy, in CXXThisRegion() argument1108 ThisPointerTy(thisPointerTy) { in CXXThisRegion()1505 const CXXThisRegion *getCXXThisRegion(QualType thisPointerTy,
1347 MemRegionManager::getCXXThisRegion(QualType thisPointerTy, in getCXXThisRegion() argument1349 const auto *PT = thisPointerTy->getAs<PointerType>(); in getCXXThisRegion()