Searched refs:SuppressUnwrittenScope (Results 1 – 8 of 8) sorted by relevance
34 bool SuppressUnwrittenScope; member in __anond2025c390111::PrintMatch38 : NumFoundDecls(0), SuppressUnwrittenScope(suppressUnwrittenScope) {} in PrintMatch()50 Policy.SuppressUnwrittenScope = SuppressUnwrittenScope; in run()65 bool SuppressUnwrittenScope, in PrintedNamedDeclMatches() argument68 PrintMatch Printer(SuppressUnwrittenScope); in PrintedNamedDeclMatches()
44 SuppressUnwrittenScope(false), SuppressInitializers(false), in PrintingPolicy()109 bool SuppressUnwrittenScope : 1; member
473 Policy.SuppressUnwrittenScope = true; in getFullyQualifiedName()
474 Policy.SuppressUnwrittenScope = true; in matchesNodeFullSlow()
738 PO.SuppressUnwrittenScope = true; in VisitType()
914 if (Policy.SuppressUnwrittenScope && in AppendScope()
1434 if (P.SuppressUnwrittenScope && in printQualifiedName()
1470 Policy.SuppressUnwrittenScope = true; in getCompletionPrintingPolicy()