Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp441 class TypePrinting { class
445 TypePrinting(const TypePrinting &) = delete;
446 TypePrinting &operator=(const TypePrinting &) = delete;
476 TypeFinder &TypePrinting::getNamedTypes() { in getNamedTypes()
499 bool TypePrinting::empty() { in empty()
504 void TypePrinting::incorporateTypes() { in incorporateTypes()
1668 TypePrinting *TypePrinter = nullptr;
2575 TypePrinting TypePrinter;
4568 TypePrinting TP; in print()
4634 TypePrinting TypePrinter; in print()
[all …]