Home
last modified time | relevance | path

Searched defs:ActOnFinishFullExpr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp9056 ExprResult Sema::ActOnFinishFullExpr(Expr *FE, SourceLocation CC, in ActOnFinishFullExpr() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h8277 ExprResult ActOnFinishFullExpr(Expr *Expr, bool DiscardedValue) { in ActOnFinishFullExpr() function