Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugMacro.h43 typedef SmallVector<Entry, 4> MacroList; typedef
46 MacroList Macros;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugMacro.h42 using MacroList = SmallVector<Entry, 4>; variable
45 std::vector<MacroList> MacroLists;
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugMacro.h92 struct MacroList { struct
105 std::vector<MacroList> MacroLists; argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugMacro.cpp60 MacroList *M = nullptr; in parse()
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFDebugMacro.cpp109 MacroList *M = nullptr; in parseImpl()