Searched refs:findBoundMemberType (Results 1 – 5 of 5) sorted by relevance
1605 CalleeType = Expr::findBoundMemberType(Callee); in getCallReturnType()3026 QualType Expr::findBoundMemberType(const Expr *expr) { in findBoundMemberType() function in Expr
2698 QualType boundType = Expr::findBoundMemberType(C->getCallee()); in VisitCallExpr()
850 static QualType findBoundMemberType(const Expr *expr);
5628 Callee = Expr::findBoundMemberType(CE->getCallee()); in getApproximateType()
20381 CalleeType = Expr::findBoundMemberType(CalleeExpr); in VisitCallExpr()