Searched refs:getApproximateType (Results 1 – 1 of 1) sorted by relevance
5203 QualType getApproximateType(const Expr *E) { in getApproximateType() function5211 QualType Callee = getApproximateType(CE->getCallee()); in getApproximateType()5254 : getApproximateType(CDSME->getBase()); in getApproximateType()5295 QualType ConvertedBaseType = getApproximateType(ConvertedBase.get()); in CodeCompleteMemberReferenceExpr()5331 QualType BaseType = getApproximateType(Base); in CodeCompleteMemberReferenceExpr()