Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugMacro.h43 typedef SmallVector<Entry, 4> MacroList; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugMacro.h42 using MacroList = SmallVector<Entry, 4>; variable