Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DSlotMapping.h36 StringMap<Type *> NamedTypes; member
H A DLLParser.h128 StringMap<std::pair<Type*, LocTy> > NamedTypes; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp499 TypeFinder NamedTypes; member in __anon33b632580411::TypePrinting
3939 auto &NamedTypes = TypePrinter.getNamedTypes(); in printTypeIdentities() local