Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseOpenMP.cpp285 Actions.ActOnStartOfCompoundStmt(); in ParseOpenMPDeclarativeOrExecutableDirective()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h3216 void ActOnStartOfCompoundStmt();
3225 S.ActOnStartOfCompoundStmt(); in CompoundScopeRAII()
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaStmt.cpp310 void Sema::ActOnStartOfCompoundStmt() { in ActOnStartOfCompoundStmt() function in Sema