Home
last modified time | relevance | path

Searched defs:dumpName (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp175 bool AppleAcceleratorTable::dumpName(ScopedPrinter &W, in dumpName() function in AppleAcceleratorTable
843 void DWARFDebugNames::NameIndex::dumpName(ScopedPrinter &W, in dumpName() function in DWARFDebugNames::NameIndex
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp851 void TextNodeDumper::dumpName(const NamedDecl *ND) { in dumpName() function in TextNodeDumper