Home
last modified time | relevance | path

Searched refs:RootLoc (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDebugLoc.cpp71 const DebugLoc &RootLoc, DISubprogram &NewSP, LLVMContext &Ctx, in replaceInlinedAtSubprogram() argument
78 for (DILocation *Loc = RootLoc; Loc; Loc = Loc->getInlinedAt()) { in replaceInlinedAtSubprogram()