Searched refs:thisPointerTy (Results 1 – 2 of 2) sorted by relevance
1055 CXXThisRegion(const PointerType *thisPointerTy, in CXXThisRegion() argument1058 ThisPointerTy(thisPointerTy) { in CXXThisRegion()1414 const CXXThisRegion *getCXXThisRegion(QualType thisPointerTy,
1233 MemRegionManager::getCXXThisRegion(QualType thisPointerTy, in getCXXThisRegion() argument1235 const auto *PT = thisPointerTy->getAs<PointerType>(); in getCXXThisRegion()