Searched defs:ListTable (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/ObjectYAML/ | ||
H A D | DWARFYAML.h | 225 template <typename EntryType> struct ListTable { argument |
/llvm-project/llvm/lib/ObjectYAML/ | ||
H A D | DWARFYAML.cpp | 343 mapping(IO & IO,DWARFYAML::ListTable<EntryType> & ListTable) mapping() argument |