Home
last modified time | relevance | path

Searched defs:InitScope (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp2781 InitializerScopeRAII InitScope(*this, D, ThisDecl); ParseDeclarationAfterDeclaratorAndAttributes() local
2827 InitializerScopeRAII InitScope(*this, D, ThisDecl); ParseDeclarationAfterDeclaratorAndAttributes() local
2880 InitializerScopeRAII InitScope(*this, D, ThisDecl); ParseDeclarationAfterDeclaratorAndAttributes() local
/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp
/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp709 CodeGenFunction::RunCleanupsScope InitScope(CGF); EmitOMPAggregateInit() local
3346 CodeGenFunction::OMPPrivateScope InitScope(CGF); emitPrivatesInit() local
3358 CodeGenFunction::OMPPrivateScope InitScope(CGF); emitPrivatesInit() local
H A DCGStmtOpenMP.cpp913 RunCleanupsScope InitScope(*this); EmitOMPFirstprivateClause() local
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp6388 FullExpressionRAII InitScope(Info); HandleConstructorCall() local
6535 FullExpressionRAII InitScope(Info); HandleConstructorCall() local