Home
last modified time | relevance | path

Searched refs:ActOnFinishOfCompoundStmt (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/Parse/
DParseOpenMP.cpp960 Actions.ActOnFinishOfCompoundStmt(); in ParseOpenMPDeclarativeOrExecutableDirective()
/external/clang/lib/Sema/
DSemaStmt.cpp324 void Sema::ActOnFinishOfCompoundStmt() { in ActOnFinishOfCompoundStmt() function in Sema
/external/clang/include/clang/Sema/
DSema.h3347 void ActOnFinishOfCompoundStmt();
3359 S.ActOnFinishOfCompoundStmt(); in ~CompoundScopeRAII()
/external/llvm-project/clang/lib/Sema/
DSemaStmt.cpp396 void Sema::ActOnFinishOfCompoundStmt() { in ActOnFinishOfCompoundStmt() function in Sema
/external/llvm-project/clang/include/clang/Sema/
DSema.h4468 void ActOnFinishOfCompoundStmt();
4480 S.ActOnFinishOfCompoundStmt(); in ~CompoundScopeRAII()