Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseStmt.cpp826 ParseScope CompoundScope(this, ScopeFlags); in ParseCompoundStatement() local
898 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseCompoundStatementBody() local
1862 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionStatementBody() local
1899 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionTryBlock() local
H A DParseOpenMP.cpp254 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseOpenMPDeclarativeOrExecutableDirective() local
/minix/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp10203 CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyAssignment() local
10637 CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveAssignment() local
10801 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyConstructor() local
10973 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveConstructor() local
H A DTreeTransform.h5599 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCompoundStmt()
10780 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCapturedStmt()