Searched refs:getApproximateType (Results 1 – 1 of 1) sorted by relevance
5516 QualType getApproximateType(const Expr *E) { in getApproximateType() function5529 QualType Callee = getApproximateType(CE->getCallee()); in getApproximateType()5572 : getApproximateType(CDSME->getBase()); in getApproximateType()5593 return getApproximateType(VD->getInit()); in getApproximateType()5627 QualType ConvertedBaseType = getApproximateType(ConvertedBase.get()); in CodeCompleteMemberReferenceExpr()5663 QualType BaseType = getApproximateType(Base); in CodeCompleteMemberReferenceExpr()