Searched refs:getPointeeStaticType (Results 1 – 7 of 7) sorted by relevance
48 QualType Ty = SR->getPointeeStaticType(); in isThisObject()
360 ElementTy = MR->castAs<SymbolicRegion>()->getPointeeStaticType(); in analyzerDumpElementCount()
1426 T = SR->getPointeeStaticType(); in getBinding()2399 R = GetElementZeroRegion(SR, SR->getPointeeStaticType()); in bind()
1500 Ty = SR->getPointeeStaticType(); in calculateOffset()
2506 if (SR->getPointeeStaticType()->isVoidType()) in handle()
3370 QualType T = SR->getPointeeStaticType(); in VisitMemberExpr()
799 QualType getPointeeStaticType() const { in getPointeeStaticType() function