Searched refs:getPointeeStaticType (Results 1 – 9 of 9) sorted by relevance
57 QualType Ty = SR->getPointeeStaticType(); in isThisObject()
357 ElementTy = MR->castAs<SymbolicRegion>()->getPointeeStaticType(); in analyzerDumpElementCount()
1084 return SR->getPointeeStaticType(); in getPointeeType()
228 QualType ElemTy = BaseReg->getPointeeStaticType(); in wrapSymbolicRegion()
1572 T = SR->getPointeeStaticType(); in getBinding()2538 QualType Ty = SymReg->getPointeeStaticType(); in bind()
1604 Ty = SR->getPointeeStaticType(); in calculateOffset()
2480 if (SR->getPointeeStaticType()->isVoidType()) in handle()
3526 QualType T = SR->getPointeeStaticType(); in VisitMemberExpr()
837 QualType getPointeeStaticType() const { in getPointeeStaticType() function