Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/AST/
H A DTypePrinterTest.cpp47 TEST(TypePrinter, TemplateId) { in TEST() argument
67 TEST(TypePrinter, TemplateId2) { in TEST() argument
83 TEST(TypePrinter, ParamsUglified) { in TEST() argument
100 TEST(TypePrinter, SuppressElaboration) { in TEST() argument
127 TEST(TypePrinter, TemplateIdWithNTTP) { in TEST() argument
158 TEST(TypePrinter, TemplateArgumentsSubstitution) { in TEST() argument
174 TEST(TypePrinter, TemplateArgumentsSubstitution_Expressions) { in TEST() argument
/llvm-project/clang/utils/ABITest/
H A DABITestGen.py15 class TypePrinter(object): class
/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp1371 TypePrinting *TypePrinter = nullptr; global() member
2696 TypePrinting TypePrinter; global() member in __anond8c98f0b0911::AssemblyWriter
5067 TypePrinting TypePrinter; print() local
5095 TypePrinting TypePrinter(MST.getModule()); printAsOperandImpl() local
5191 TypePrinting TypePrinter(M); printMetadataImpl() local
[all...]
/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp113 class TypePrinter { global() class
120 explicit TypePrinter(const PrintingPolicy &Policy, unsigned Indentation = 0) TypePrinter() function in __anondb1135aa0111::TypePrinter
[all...]