Home
last modified time | relevance | path

Searched defs:TypePrinter (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DAsmWriter.h74 TypePrinting TypePrinter; variable
H A DAsmWriter.cpp973 TypePrinting &TypePrinter, in WriteConstantInternal()
1253 TypePrinting *TypePrinter, SlotTracker *Machine, in writeMDTuple()
1290 TypePrinting *TypePrinter, SlotTracker *Machine, in writeMDLocation()
1309 TypePrinting *TypePrinter, in WriteMDNodeBodyInternal()
1332 TypePrinting *TypePrinter, in WriteAsOperandInternal()
1410 TypePrinting *TypePrinter, in WriteAsOperandInternal()
2598 TypePrinting TypePrinter; in print() local
2621 TypePrinting TypePrinter; in printAsOperand() local
2648 std::unique_ptr<TypePrinting> TypePrinter; in printAsOperand() local
/minix3/external/bsd/llvm/dist/clang/utils/ABITest/
H A DABITestGen.py13 class TypePrinter: class
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DTypePrinter.cpp82 class TypePrinter { class
88 explicit TypePrinter(const PrintingPolicy &Policy) in TypePrinter() function in __anonc415082a0111::TypePrinter