Searched refs:thisPointerTy (Results 1 – 2 of 2) sorted by relevance
1077 CXXThisRegion(const PointerType *thisPointerTy, in CXXThisRegion() argument1080 ThisPointerTy(thisPointerTy) { in CXXThisRegion()1477 const CXXThisRegion *getCXXThisRegion(QualType thisPointerTy,
1300 MemRegionManager::getCXXThisRegion(QualType thisPointerTy, in getCXXThisRegion() argument1302 const auto *PT = thisPointerTy->getAs<PointerType>(); in getCXXThisRegion()