Searched refs:getPointeeStaticType (Results 1 – 7 of 7) sorted by relevance
48 QualType Ty = SR->getPointeeStaticType(); in isThisObject()
356 ElementTy = MR->castAs<SymbolicRegion>()->getPointeeStaticType(); in analyzerDumpElementCount()
1413 T = SR->getPointeeStaticType(); in getBinding()2383 R = GetElementZeroRegion(SR, SR->getPointeeStaticType()); in bind()
1529 Ty = SR->getPointeeStaticType(); in calculateOffset()
2524 if (SR->getPointeeStaticType()->isVoidType()) in handle()
3389 QualType T = SR->getPointeeStaticType(); in VisitMemberExpr()
804 QualType getPointeeStaticType() const { in getPointeeStaticType() function