Searched refs:printRawExtra (Results 1 – 2 of 2) sorted by relevance
157 virtual void printRawExtra(raw_ostream &OS, bool Full = true) const {}183 void printRawExtra(raw_ostream &OS, bool Full = true) const override;
537 printRawExtra(OS, Full); in printRaw()614 void LVLocationSymbol::printRawExtra(raw_ostream &OS, bool Full) const { in printRawExtra() function in LVLocationSymbol