Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseStmt.cpp963 ParseScope CompoundScope(this, ScopeFlags); in ParseCompoundStatement() local
1103 Sema::CompoundScopeRAII CompoundScope(Actions, isStmtExpr); in ParseCompoundStatementBody() local
2432 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionStatementBody() local
2469 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionTryBlock() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclCXX.cpp8112 Sema::CompoundScopeRAII CompoundScope(S); in build() local
14649 CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyAssignment() local
15019 CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveAssignment() local
15166 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyConstructor() local
15292 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveConstructor() local
H A DTreeTransform.h7301 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCompoundStmt()
8571 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformOMPExecutableDirective()
15044 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCapturedStmt()
H A DSemaOpenMP.cpp5541 Sema::CompoundScopeRAII CompoundScope(Actions); in buildDistanceFunc() local
5696 Sema::CompoundScopeRAII CompoundScope(Actions); in buildLoopVarFunc() local