Home
last modified time | relevance | path

Searched refs:ActOnFinishFullStmt (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaCoroutine.cpp1647 Fallthrough = S.ActOnFinishFullStmt(Fallthrough.get()); in makeOnFallthrough()
DSemaExprCXX.cpp8867 StmtResult Sema::ActOnFinishFullStmt(Stmt *FullStmt) { in ActOnFinishFullStmt() function in Sema
/openbsd/src/gnu/llvm/clang/include/clang/Sema/
DSema.h6878 StmtResult ActOnFinishFullStmt(Stmt *Stmt);