Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseDecl.cpp2454 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local
2501 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local
2551 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp734 CodeGenFunction::RunCleanupsScope InitScope(CGF); in EmitOMPAggregateInit() local
3535 CodeGenFunction::OMPPrivateScope InitScope(CGF); in emitPrivatesInit() local
3547 CodeGenFunction::OMPPrivateScope InitScope(CGF); in emitPrivatesInit() local
H A DCGStmtOpenMP.cpp895 RunCleanupsScope InitScope(*this); in EmitOMPFirstprivateClause() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp6250 FullExpressionRAII InitScope(Info); in HandleConstructorCall() local
6396 FullExpressionRAII InitScope(Info); in HandleConstructorCall() local