Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseOpenMP.cpp190 Actions.ActOnFinishOfCompoundStmt(); in ParseOpenMPDeclarativeOrExecutableDirective()
/external/clang/include/clang/Sema/
DSema.h2981 void ActOnFinishOfCompoundStmt();
2993 S.ActOnFinishOfCompoundStmt(); in ~CompoundScopeRAII()
/external/clang/lib/Sema/
DSemaStmt.cpp299 void Sema::ActOnFinishOfCompoundStmt() { in ActOnFinishOfCompoundStmt() function in Sema