Searched defs:NamedTypes (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/AsmParser/ | ||
H A D | SlotMapping.h | 35 StringMap<Type *> NamedTypes; global() member |
H A D | LLParser.h | 127 StringMap<std::pair<Type*, LocTy> > NamedTypes; global() variable |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | AsmWriter.cpp | 492 TypeFinder NamedTypes; global() member in __anoncb2f1b2a0411::TypePrinting |