Searched refs:findBoundMemberType (Results 1 – 5 of 5) sorted by relevance
1575 CalleeType = Expr::findBoundMemberType(Callee); in getCallReturnType()2990 QualType Expr::findBoundMemberType(const Expr *expr) { in findBoundMemberType() function in Expr
833 static QualType findBoundMemberType(const Expr *expr);
2701 QualType boundType = Expr::findBoundMemberType(C->getCallee()); in VisitCallExpr()
5613 Callee = Expr::findBoundMemberType(CE->getCallee()); in getApproximateType()
21381 CalleeType = Expr::findBoundMemberType(CalleeExpr); in VisitCallExpr()