Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp956 ParseScope CompoundScope(this, ScopeFlags); in ParseCompoundStatement() local
1106 Sema::CompoundScopeRAII CompoundScope(Actions, isStmtExpr); in ParseCompoundStatementBody() local
2397 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionStatementBody() local
2429 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionTryBlock() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp8496 Sema::CompoundScopeRAII CompoundScope(S); in build() local
15377 CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyAssignment() local
15769 CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveAssignment() local
15921 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyConstructor() local
16052 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveConstructor() local
H A DTreeTransform.h8109 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCompoundStmt()
9506 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformOMPExecutableDirective()
9579 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformOMPInformationalDirective()
17637 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCapturedStmt()
H A DSemaOpenMP.cpp5420 Sema::CompoundScopeRAII CompoundScope(Actions); in buildDistanceFunc() local
5576 Sema::CompoundScopeRAII CompoundScope(Actions); in buildLoopVarFunc() local