Searched refs:thisPointerTy (Results 1 – 2 of 2) sorted by relevance
1025 CXXThisRegion(const PointerType *thisPointerTy, in CXXThisRegion() argument1028 ThisPointerTy(thisPointerTy) { in CXXThisRegion()1374 const CXXThisRegion *getCXXThisRegion(QualType thisPointerTy,
1207 MemRegionManager::getCXXThisRegion(QualType thisPointerTy, in getCXXThisRegion() argument1209 const auto *PT = thisPointerTy->getAs<PointerType>(); in getCXXThisRegion()