Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp1432 const DebugLoc &DeclareLoc = DII->getDebugLoc(); in getDebugValueLoc() local
1433 MDNode *Scope = DeclareLoc.getScope(); in getDebugValueLoc()
1434 DILocation *InlinedAt = DeclareLoc.getInlinedAt(); in getDebugValueLoc()