Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseStmt.cpp841 ParseScope CompoundScope(this, ScopeFlags); in ParseCompoundStatement() local
913 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseCompoundStatementBody() local
1877 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionStatementBody() local
1914 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionTryBlock() local
DParseOpenMP.cpp254 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseOpenMPDeclarativeOrExecutableDirective() local
/external/clang/lib/Sema/
DSemaDeclCXX.cpp10313 CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyAssignment() local
10747 CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveAssignment() local
10911 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyConstructor() local
11083 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveConstructor() local
DTreeTransform.h5622 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCompoundStmt()
6677 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformOMPExecutableDirective()
10830 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCapturedStmt()