Searched refs:printItemIndex (Results 1 – 2 of 2) sorted by relevance
167 void TypeDumpVisitor::printItemIndex(StringRef FieldName, TypeIndex TI) const { in printItemIndex() function in TypeDumpVisitor220 printItemIndex("Id", String.getId()); in visitKnownRecord()242 printItemIndex("String", Indices[I]); in visitKnownRecord()349 printItemIndex("ParentScope", Func.getParentScope()); in visitKnownRecord()412 printItemIndex("SourceFile", Line.getSourceFile()); in visitKnownRecord()420 printItemIndex("SourceFile", Line.getSourceFile()); in visitKnownRecord()431 printItemIndex("ArgType", Arg); in visitKnownRecord()
42 void printItemIndex(StringRef FieldName, TypeIndex TI) const;