Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp178 const DebugLoc &DeclareLoc = DII->getDebugLoc(); in getDebugValueLoc() local
179 MDNode *Scope = DeclareLoc.getScope(); in getDebugValueLoc()
180 DILocation *InlinedAt = DeclareLoc.getInlinedAt(); in getDebugValueLoc()
190 const DebugLoc &DeclareLoc = DVR->getDebugLoc(); in getDebugValueLoc() local
191 MDNode *Scope = DeclareLoc.getScope(); in getDebugValueLoc()
192 DILocation *InlinedAt = DeclareLoc.getInlinedAt(); in getDebugValueLoc()