Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugMacro.h43 using MacroList = SmallVector<Entry, 4>; variable
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugMacro.h43 typedef SmallVector<Entry, 4> MacroList; typedef
/external/v8/src/torque/
Ddeclarable.h271 MacroList() : Declarable(Declarable::kMacroList) {} in MacroList() function