Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp2594 InitializerScopeRAII InitScope(*this, D, ThisDecl); ParseDeclarationAfterDeclaratorAndAttributes() local
2641 InitializerScopeRAII InitScope(*this, D, ThisDecl); ParseDeclarationAfterDeclaratorAndAttributes() local
2695 InitializerScopeRAII InitScope(*this, D, ThisDecl); ParseDeclarationAfterDeclaratorAndAttributes() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp708 CodeGenFunction::RunCleanupsScope InitScope(CGF); EmitOMPAggregateInit() local
3333 CodeGenFunction::OMPPrivateScope InitScope(CGF); emitPrivatesInit() local
3345 CodeGenFunction::OMPPrivateScope InitScope(CGF); emitPrivatesInit() local
H A DCGStmtOpenMP.cpp891 RunCleanupsScope InitScope(*this); EmitOMPFirstprivateClause() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp6342 FullExpressionRAII InitScope(Info); HandleConstructorCall() local
6489 FullExpressionRAII InitScope(Info); HandleConstructorCall() local