Home
last modified time | relevance | path

Searched refs:ActOnFinishOfCompoundStmt (Results 1 – 3 of 3) 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()