Home
last modified time | relevance | path

Searched refs:TypePrinting (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/IR/
H A DAsmWriter.cpp463 class TypePrinting { class
467 TypePrinting(const TypePrinting &) = delete;
468 TypePrinting &operator=(const TypePrinting &) = delete;
498 TypeFinder &TypePrinting::getNamedTypes() { in getNamedTypes()
521 bool TypePrinting::empty() { in empty()
526 void TypePrinting::incorporateTypes() { in incorporateTypes()
1588 TypePrinting *TypePrinter = nullptr;
2334 TypePrinting TypePrinter;
4123 TypePrinting TP; in print()
4189 TypePrinting TypePrinter; in print()
[all …]