Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseOpenMP.cpp957 Actions.ActOnStartOfCompoundStmt(); in ParseOpenMPDeclarativeOrExecutableDirective()
/external/clang/lib/Sema/
DSemaStmt.cpp320 void Sema::ActOnStartOfCompoundStmt() { in ActOnStartOfCompoundStmt() function in Sema
/external/clang/include/clang/Sema/
DSema.h3346 void ActOnStartOfCompoundStmt();
3355 S.ActOnStartOfCompoundStmt(); in CompoundScopeRAII()