Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp914 ParseScope CompoundScope(this, ScopeFlags); in ParseCompoundStatement() local
1053 Sema::CompoundScopeRAII CompoundScope(Actions, isStmtExpr); in ParseCompoundStatementBody() local
2280 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionStatementBody() local
2317 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionTryBlock() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp7995 Sema::CompoundScopeRAII CompoundScope(S); in build() local
14447 CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyAssignment() local
14818 CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveAssignment() local
14966 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyConstructor() local
15093 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveConstructor() local
H A DTreeTransform.h7201 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCompoundStmt()
8465 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformOMPExecutableDirective()
14746 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCapturedStmt()
H A DSemaOpenMP.cpp5246 Sema::CompoundScopeRAII CompoundScope(Actions); in buildDistanceFunc() local
5391 Sema::CompoundScopeRAII CompoundScope(Actions); in buildLoopVarFunc() local