Home
last modified time | relevance | path

Searched refs:ActOnCallExpr (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreterValuePrinter.cpp240 S.ActOnCallExpr(Scope, ValuePrintingInfo[InterfaceKind::WithAlloc], in ExtractValueFromExpr()
262 S.ActOnCallExpr(Scope, ValuePrintingInfo[InterfaceKind::CopyArray], in ExtractValueFromExpr()
283 S.ActOnCallExpr(Scope, ValuePrintingInfo[InterfaceKind::NoAlloc], in ExtractValueFromExpr()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp1893 LHS = Actions.ActOnCallExpr(getCurScope(), Fn, Loc, ArgExprs, RParLoc, in ParsePostfixExpressionSuffix()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp2329 return S.ActOnCallExpr(S.getCurScope(), MemExpr.get(), Loc, {}, Loc); in BuiltinInvoke()
2353 return S.ActOnCallExpr(S.getCurScope(), MemCall, TheCall->getBeginLoc(), in BuiltinInvoke()
2356 return S.ActOnCallExpr(S.getCurScope(), Args.front(), TheCall->getBeginLoc(), in BuiltinInvoke()
H A DTreeTransform.h2870 return getSema().ActOnCallExpr(
H A DSemaExpr.cpp6511 ExprResult Sema::ActOnCallExpr(Scope *Scope, Expr *Fn, SourceLocation LParenLoc, in ActOnCallExpr() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7394 ExprResult ActOnCallExpr(Scope *S, Expr *Fn, SourceLocation LParenLoc,
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc5348 …ExprENS_14SourceLocationENS_11ASTMultiPtrIS4_EES5_S4_", "clang::Sema::ActOnCallExpr(clang::Scope*,…