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.cpp160 const DebugLoc &DeclareLoc = DII->getDebugLoc(); in getDebugValueLoc() local
161 MDNode *Scope = DeclareLoc.getScope(); in getDebugValueLoc()
162 DILocation *InlinedAt = DeclareLoc.getInlinedAt(); in getDebugValueLoc()
172 const DebugLoc &DeclareLoc = DVR->getDebugLoc(); in getDebugValueLoc() local
173 MDNode *Scope = DeclareLoc.getScope(); in getDebugValueLoc()
174 DILocation *InlinedAt = DeclareLoc.getInlinedAt(); in getDebugValueLoc()