Searched refs:AppendScope (Results 1 – 1 of 1) sorted by relevance
105 void AppendScope(DeclContext *DC, raw_ostream &OS);908 void TypePrinter::AppendScope(DeclContext *DC, raw_ostream &OS) { in AppendScope() function in TypePrinter911 AppendScope(DC->getParent(), OS); in AppendScope()962 AppendScope(D->getDeclContext(), OS); in printTag()