Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExprCXX.cpp8772 ExprResult Sema::ActOnFinishFullExpr(Expr *FE, SourceLocation CC, in ActOnFinishFullExpr() function in Sema
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h6871 ExprResult ActOnFinishFullExpr(Expr *Expr, bool DiscardedValue) { in ActOnFinishFullExpr() function