Home
last modified time | relevance | path

Searched defs:RootScope (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1060 DILocalScope &RootScope, DISubprogram &NewSP, LLVMContext &Ctx, in cloneScopeForSubprogram()
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp3551 LocalScope<Emitter> RootScope(this); in visitExpr() local