Home
last modified time | relevance | path

Searched refs:CompoundScope (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseStmt.cpp838 ParseScope CompoundScope(this, ScopeFlags); in ParseCompoundStatement() local
910 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseCompoundStatementBody() local
1880 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionStatementBody() local
1917 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionTryBlock() local
HDParseOpenMP.cpp283 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseOpenMPDeclarativeOrExecutableDirective() local
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclCXX.cpp10349 CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyAssignment() local
10785 CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveAssignment() local
10949 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyConstructor() local
11121 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveConstructor() local
HDTreeTransform.h5798 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCompoundStmt()
6855 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformOMPExecutableDirective()
11103 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCapturedStmt()