Searched refs:formatTypeLeafKind (Results 1 – 4 of 4) sorted by relevance
61 std::string formatTypeLeafKind(codeview::TypeLeafKind K);
115 std::string llvm::pdb::formatTypeLeafKind(TypeLeafKind K) { in formatTypeLeafKind() function in llvm::pdb
231 formatTypeLeafKind(Record.kind()), Record.length()); in visitTypeBegin()271 P.formatLine("- {0}", formatTypeLeafKind(Record.Kind)); in visitMemberBegin()
620 formatTypeLeafKind(TypeLeafKind(K.first)), K.second.Count, in dumpTypeStats()652 return formatTypeLeafKind(static_cast<TypeLeafKind>(Kind)); in getUdtStatLabel()