Home
last modified time | relevance | path

Searched defs:CompoundScope (Results 1 – 3 of 3) 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 DSemaOpenMP.cpp5541 Sema::CompoundScopeRAII CompoundScope(Actions); in buildDistanceFunc() local
5696 Sema::CompoundScopeRAII CompoundScope(Actions); in buildLoopVarFunc() local