Searched defs:printTypeIndex (Results 1 – 4 of 4) 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
135 void printTypeIndex(StringRef FieldName, TypeIndex TI) { in printTypeIndex() function in __anon685e90ee0111::COFFDumper