Searched refs:getPointeeStaticType (Results 1 – 9 of 9) sorted by relevance
48 QualType Ty = SR->getPointeeStaticType(); in isThisObject()
356 ElementTy = MR->castAs<SymbolicRegion>()->getPointeeStaticType(); in analyzerDumpElementCount()
1045 return SR->getPointeeStaticType(); in getPointeeType()
239 QualType ElemTy = BaseReg->getPointeeStaticType(); in wrapSymbolicRegion()
1413 T = SR->getPointeeStaticType(); in getBinding()2384 R = GetElementZeroRegion(SR, SR->getPointeeStaticType()); in bind()
1548 Ty = SR->getPointeeStaticType(); in calculateOffset()
2528 if (SR->getPointeeStaticType()->isVoidType()) in handle()
3401 QualType T = SR->getPointeeStaticType(); in VisitMemberExpr()
809 QualType getPointeeStaticType() const { in getPointeeStaticType() function