Searched refs:BuildResolvedCallExpr (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOverload.cpp | 14700 return SemaRef.BuildResolvedCallExpr( in FinishOverloadedCallExpr() 14775 return SemaRef.BuildResolvedCallExpr( in FinishOverloadedCallExpr() 16248 return BuildResolvedCallExpr(MemExprE, Method, LParenLoc, Args, RParenLoc, in BuildCallToMemberFunction()
|
| H A D | SemaExpr.cpp | 6776 return BuildResolvedCallExpr(Fn, NDecl, LParenLoc, ArgExprs, RParenLoc, in BuildCallExpr() 6830 ExprResult Sema::BuildResolvedCallExpr(Expr *Fn, NamedDecl *NDecl, in BuildResolvedCallExpr() function in Sema
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 7421 BuildResolvedCallExpr(Expr *Fn, NamedDecl *NDecl, SourceLocation LParenLoc,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 5355 …prEPNS_9NamedDeclENS_14SourceLocationEPS2_jS5_S2_", "clang::Sema::BuildResolvedCallExpr(clang::Exp…
|