Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseStmt.cpp980 ParseScope CompoundScope(this, ScopeFlags); in ParseCompoundStatement() local
1132 Sema::CompoundScopeRAII CompoundScope(Actions, isStmtExpr); in ParseCompoundStatementBody() local
2454 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionStatementBody() local
2492 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionTryBlock() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp8182 Sema::CompoundScopeRAII CompoundScope(S); in build() local
14764 CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyAssignment() local
15135 CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveAssignment() local
15283 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyConstructor() local
15411 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveConstructor() local
H A DTreeTransform.h7412 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCompoundStmt()
8681 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformOMPExecutableDirective()
15232 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCapturedStmt()
H A DSemaOpenMP.cpp5612 Sema::CompoundScopeRAII CompoundScope(Actions); in buildDistanceFunc() local
5767 Sema::CompoundScopeRAII CompoundScope(Actions); in buildLoopVarFunc() local