Searched refs:SuppressUnwrittenScope (Results 1 – 6 of 6) sorted by relevance
34 bool SuppressUnwrittenScope; member in __anon10e439500111::PrintMatch38 : NumFoundDecls(0), SuppressUnwrittenScope(suppressUnwrittenScope) {} in PrintMatch()50 Policy.SuppressUnwrittenScope = SuppressUnwrittenScope; in run()65 bool SuppressUnwrittenScope, in PrintedNamedDeclMatches() argument68 PrintMatch Printer(SuppressUnwrittenScope); in PrintedNamedDeclMatches()
40 SuppressUnwrittenScope(false), SuppressInitializers(false), in PrintingPolicy()94 bool SuppressUnwrittenScope : 1; member
709 PO.SuppressUnwrittenScope = true; in VisitType()
869 if (Policy.SuppressUnwrittenScope && in AppendScope()
1434 if (P.SuppressUnwrittenScope && in printQualifiedName()
1457 Policy.SuppressUnwrittenScope = true; in getCompletionPrintingPolicy()