Home
last modified time | relevance | path

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

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