Searched defs:printSymbolName (Results 1 – 6 of 6) sorted by relevance
80 Error TapiFile::printSymbolName(raw_ostream &OS, DataRefImpl DRI) const { in printSymbolName() function in TapiFile
45 Error IRObjectFile::printSymbolName(raw_ostream &OS, DataRefImpl Symb) const { in printSymbolName() function in IRObjectFile
69 Error ObjectFile::printSymbolName(raw_ostream &OS, DataRefImpl Symb) const { in printSymbolName() function in ObjectFile
178 void ModuleSymbolTable::printSymbolName(raw_ostream &OS, Symbol S) const { in printSymbolName() function in ModuleSymbolTable
39 Error printSymbolName(raw_ostream &OS, DataRefImpl Symb) const override { in printSymbolName() function
482 bool index::printSymbolName(const Decl *D, const LangOptions &LO, in printSymbolName() function in index