Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DTypePrinter.cpp82 class TypePrinter { class
89 explicit TypePrinter(const PrintingPolicy &Policy, unsigned Indentation = 0) in TypePrinter() function in __anoncdd0f5980111::TypePrinter
137 void TypePrinter::spaceBeforePlaceHolder(raw_ostream &OS) { in spaceBeforePlaceHolder()
142 void TypePrinter::print(QualType t, raw_ostream &OS, StringRef PlaceHolder) { in print()
147 void TypePrinter::print(const Type *T, Qualifiers Quals, raw_ostream &OS, in print()
161 bool TypePrinter::canPrefixQualifiers(const Type *T, in canPrefixQualifiers()
238 void TypePrinter::printBefore(QualType T, raw_ostream &OS) { in printBefore()
253 void TypePrinter::printBefore(const Type *T,Qualifiers Quals, raw_ostream &OS) { in printBefore()
299 void TypePrinter::printAfter(QualType t, raw_ostream &OS) { in printAfter()
306 void TypePrinter::printAfter(const Type *T, Qualifiers Quals, raw_ostream &OS) { in printAfter()
[all …]
DCMakeLists.txt61 TypePrinter.cpp
/external/llvm/lib/IR/
DAsmWriter.cpp1035 TypePrinting *TypePrinter,
1040 TypePrinting *TypePrinter,
1129 TypePrinting &TypePrinter, in WriteConstantInternal() argument
1228 WriteAsOperandInternal(Out, BA->getFunction(), &TypePrinter, Machine, in WriteConstantInternal()
1231 WriteAsOperandInternal(Out, BA->getBasicBlock(), &TypePrinter, Machine, in WriteConstantInternal()
1240 TypePrinter.print(ETy, Out); in WriteConstantInternal()
1243 &TypePrinter, Machine, in WriteConstantInternal()
1247 TypePrinter.print(ETy, Out); in WriteConstantInternal()
1249 WriteAsOperandInternal(Out, CA->getOperand(i), &TypePrinter, Machine, in WriteConstantInternal()
1268 TypePrinter.print(ETy, Out); in WriteConstantInternal()
[all …]
/external/swiftshader/third_party/LLVM/lib/VMCore/
DAsmWriter.cpp623 TypePrinting *TypePrinter,
698 TypePrinting &TypePrinter, in WriteConstantInternal() argument
816 WriteAsOperandInternal(Out, BA->getFunction(), &TypePrinter, Machine, in WriteConstantInternal()
819 WriteAsOperandInternal(Out, BA->getBasicBlock(), &TypePrinter, Machine, in WriteConstantInternal()
837 TypePrinter.print(ETy, Out); in WriteConstantInternal()
840 &TypePrinter, Machine, in WriteConstantInternal()
844 TypePrinter.print(ETy, Out); in WriteConstantInternal()
846 WriteAsOperandInternal(Out, CA->getOperand(i), &TypePrinter, Machine, in WriteConstantInternal()
862 TypePrinter.print(CS->getOperand(0)->getType(), Out); in WriteConstantInternal()
865 WriteAsOperandInternal(Out, CS->getOperand(0), &TypePrinter, Machine, in WriteConstantInternal()
[all …]
/external/clang/utils/ABITest/
DABITestGen.py13 class TypePrinter: class
635 P = TypePrinter(output,