Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDebugInfo.cpp140 const DebugLoc &DeclareLoc = DII->getDebugLoc(); in getDebugValueLoc() local
141 MDNode *Scope = DeclareLoc.getScope(); in getDebugValueLoc()
142 DILocation *InlinedAt = DeclareLoc.getInlinedAt(); in getDebugValueLoc()