Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLocal.cpp1423 const DebugLoc &DeclareLoc = DII->getDebugLoc(); in getDebugValueLoc() local
1424 MDNode *Scope = DeclareLoc.getScope(); in getDebugValueLoc()
1425 DILocation *InlinedAt = DeclareLoc.getInlinedAt(); in getDebugValueLoc()