Searched defs:printTypeIndex (Results 1 – 5 of 5) sorted by relevance
92 void llvm::codeview::printTypeIndex(ScopedPrinter &Printer, StringRef FieldName, in printTypeIndex() function in llvm::codeview
161 void TypeDumpVisitor::printTypeIndex(StringRef FieldName, TypeIndex TI) const { in printTypeIndex() function in TypeDumpVisitor
99 void CVSymbolDumperImpl::printTypeIndex(StringRef FieldName, TypeIndex TI) { in printTypeIndex() function in CVSymbolDumperImpl
656 void CVTypeDumper::printTypeIndex(StringRef FieldName, TypeIndex TI) { in printTypeIndex() function in CVTypeDumper
99 void printTypeIndex(StringRef FieldName, TypeIndex TI) { in printTypeIndex() function in __anon6a59554a0111::COFFDumper