Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp2789 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local
2835 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local
2888 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp4739 InitLinkScope<Emitter> InitScope(this, InitLink::This()); in visitFunc() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp710 CodeGenFunction::RunCleanupsScope InitScope(CGF); in EmitOMPAggregateInit() local
3347 CodeGenFunction::OMPPrivateScope InitScope(CGF); in emitPrivatesInit() local
3359 CodeGenFunction::OMPPrivateScope InitScope(CGF); in emitPrivatesInit() local
H A DCGStmtOpenMP.cpp918 RunCleanupsScope InitScope(*this); in EmitOMPFirstprivateClause() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp6403 FullExpressionRAII InitScope(Info); in HandleConstructorCall() local
6550 FullExpressionRAII InitScope(Info); in HandleConstructorCall() local