Searched refs:printExtendedName (Results 1 – 5 of 5) sorted by relevance
382 static void printExtendedName(raw_ostream &OS, const DILocalVariable *V, in printExtendedName() function400 printExtendedName(OS, DV, dl); in print()
432 static void printExtendedName(raw_ostream &OS, const DILocalVariable *V, in printExtendedName() function450 printExtendedName(OS, DV, dl); in print()
682 void printExtendedName(raw_ostream &OS) const;
776 void DIVariable::printExtendedName(raw_ostream &OS) const { in printExtendedName() function in DIVariable
353 DV.printExtendedName(OS); in print()