Home
last modified time | relevance | path

Searched defs:VarDie (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/tools/llvm-objdump/
H A DSourcePrinter.cpp54 const char *VarName = VarDie.getName(DINameKind::ShortName); in addVariable() argument
/llvm-project/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugInfoTest.cpp1552 auto VarDie = CUDie.addChild(DW_TAG_variable); global() local
1582 auto VarDie = VarAbsDie.getSibling(); global() local