Searched refs:DNInfo (Results 1 – 1 of 1) sorted by relevance
460 raw_ostream &clang::operator<<(raw_ostream &OS, DeclarationNameInfo DNInfo) { in operator <<() argument462 DNInfo.printName(OS, PrintingPolicy(LangOptions())); in operator <<()