Searched defs:ListType (Results 1 – 3 of 3) sorted by relevance
/llvm-project/flang/lib/Semantics/ | ||
H A D | program-tree.cpp | 260 using ListType = std::list<parser::PrefixSpec>; in HasModulePrefix() typedef |
/llvm-project/llvm/lib/TableGen/ | ||
H A D | TGParser.cpp | 1581 RecTy *ListType = InitListBack->getType(); ParseOperation() local |
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonGenInsert.cpp | 382 using ListType = std::vector<unsigned>; typedef in __anon494378ab0311::OrderedRegisterList |