Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp2602 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local
2648 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local
2701 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local
2713 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterp.h2330 inline bool InitScope(InterpState &S, CodePtr OpPC, uint32_t I) { in InitScope() function
H A DCompiler.cpp5902 InitLinkScope<Emitter> InitScope(this, InitLink::This()); in compileConstructor() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp706 CodeGenFunction::RunCleanupsScope InitScope(CGF); in EmitOMPAggregateInit() local
3323 CodeGenFunction::OMPPrivateScope InitScope(CGF); in emitPrivatesInit() local
3335 CodeGenFunction::OMPPrivateScope InitScope(CGF); in emitPrivatesInit() local
H A DCGStmtOpenMP.cpp956 RunCleanupsScope InitScope(*this); in EmitOMPFirstprivateClause() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp6708 FullExpressionRAII InitScope(Info); in HandleConstructorCall() local
6856 FullExpressionRAII InitScope(Info); in HandleConstructorCall() local