Searched refs:getApproximateType (Results 1 – 1 of 1) sorted by relevance
5612 QualType getApproximateType(const Expr *E) { in getApproximateType() function5625 QualType Callee = getApproximateType(CE->getCallee()); in getApproximateType()5668 : getApproximateType(CDSME->getBase()); in getApproximateType()5689 return getApproximateType(VD->getInit()); in getApproximateType()5696 if (auto Pointee = getApproximateType(UO->getSubExpr())->getPointeeType(); in getApproximateType()5733 QualType ConvertedBaseType = getApproximateType(ConvertedBase.get()); in CodeCompleteMemberReferenceExpr()5770 QualType BaseType = getApproximateType(Base); in CodeCompleteMemberReferenceExpr()