Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp467 class TypePrinting { class
471 TypePrinting(const TypePrinting &) = delete;
472 TypePrinting &operator=(const TypePrinting &) = delete;
502 TypeFinder &TypePrinting::getNamedTypes() { in getNamedTypes()
525 bool TypePrinting::empty() { in empty()
530 void TypePrinting::incorporateTypes() { in incorporateTypes()
1350 TypePrinting *TypePrinter = nullptr;
2609 TypePrinting TypePrinter;
4822 TypePrinting TP; in print()
4939 TypePrinting TypePrinter; in print()
[all …]