Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseStmt.cpp863 ParseScope CompoundScope(this, ScopeFlags); in ParseCompoundStatement() local
941 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseCompoundStatementBody() local
1955 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionStatementBody() local
1992 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionTryBlock() local
DParseOpenMP.cpp955 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseOpenMPDeclarativeOrExecutableDirective() local
/external/clang/lib/Sema/
DSemaDeclCXX.cpp10479 CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyAssignment() local
10916 CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveAssignment() local
11083 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyConstructor() local
11258 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveConstructor() local
DTreeTransform.h6118 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCompoundStmt()
7189 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformOMPExecutableDirective()
11932 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCapturedStmt()