Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h96 using InlinedEntity = std::pair<const DINode *, const DILocation *>; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h272 using InlinedEntity = DbgValueHistoryMap::InlinedEntity; variable
H A DCodeViewDebug.h359 using InlinedEntity = DbgValueHistoryMap::InlinedEntity; variable
H A DDbgEntityHistoryCalculator.cpp284 using InlinedEntity = DbgValueHistoryMap::InlinedEntity; typedef
H A DDwarfDebug.h457 using InlinedEntity = DbgValueHistoryMap::InlinedEntity; variable