Home
last modified time | relevance | path

Searched defs:InlinedEntity (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h97 using InlinedEntity = std::pair<const DINode *, const DILocation *>; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h277 using InlinedEntity = DbgValueHistoryMap::InlinedEntity; variable
H A DCodeViewDebug.h340 using InlinedEntity = DbgValueHistoryMap::InlinedEntity; variable
H A DDbgEntityHistoryCalculator.cpp285 using InlinedEntity = DbgValueHistoryMap::InlinedEntity; typedef
H A DDwarfDebug.h456 using InlinedEntity = DbgValueHistoryMap::InlinedEntity; variable