Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseStmt.cpp867 ParseScope CompoundScope(this, ScopeFlags); in ParseCompoundStatement() local
979 Sema::CompoundScopeRAII CompoundScope(Actions, isStmtExpr); in ParseCompoundStatementBody() local
2033 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionStatementBody() local
2070 Sema::CompoundScopeRAII CompoundScope(Actions); in ParseFunctionTryBlock() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp12113 CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyAssignment() local
12482 CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveAssignment() local
12620 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitCopyConstructor() local
12743 Sema::CompoundScopeRAII CompoundScope(*this); in DefineImplicitMoveConstructor() local
H A DTreeTransform.h6517 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCompoundStmt()
7725 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformOMPExecutableDirective()
12879 Sema::CompoundScopeRAII CompoundScope(getSema()); in TransformCapturedStmt()