Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1027 ParseScope CompoundScope(this, ScopeFlags); in ParseCompoundStatement() local
1182 Sema::CompoundScopeRAII CompoundScope(Actions, isStmtExpr); in ParseCompoundStatementBody() local
2518 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionStatementBody() local
2556 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionTryBlock() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp8422 Sema::CompoundScopeRAII CompoundScope(S); in build() local
15214 CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyAssignment() local
15602 CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveAssignment() local
15751 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyConstructor() local
15880 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveConstructor() local
H A DTreeTransform.h7533 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCompoundStmt()
8839 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformOMPExecutableDirective()
15462 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCapturedStmt()
H A DSemaOpenMP.cpp5642 Sema::CompoundScopeRAII CompoundScope(Actions); in buildDistanceFunc() local
5798 Sema::CompoundScopeRAII CompoundScope(Actions); in buildLoopVarFunc() local