Home
last modified time | relevance | path

Searched refs:idIndex (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.h52 std::string idIndex(codeview::TypeIndex TI) const;
H A DMinimalSymbolDumper.cpp420 std::string MinimalSymbolDumper::idIndex(codeview::TypeIndex TI) const { in idIndex() function in MinimalSymbolDumper
713 P.formatLine("inlinee = {0}, parent = {1}, end = {2}", idIndex(IS.Inlinee), in visitKnownRecord()
899 P.formatLine(Format, idIndex(I)); in visitKnownRecord()