Searched refs:SuppressScope (Results 1 – 8 of 8) sorted by relevance
64 SuppressScope(false), SuppressUnwrittenScope(false), in PrintingPolicy()129 unsigned SuppressScope : 1; member
86 bool SuppressScope; member in __anon0f20a78f0111::ElaboratedTypePolicyRAII91 SuppressScope = Policy.SuppressScope; in ElaboratedTypePolicyRAII()93 Policy.SuppressScope = true; in ElaboratedTypePolicyRAII()98 Policy.SuppressScope = SuppressScope; in ~ElaboratedTypePolicyRAII()1032 if (!Policy.SuppressScope) in printTypeSpec()1297 if (!Policy.SuppressScope) in printTag()1446 if (!Policy.SuppressScope) in printTemplateId()
495 Policy.SuppressScope = true; in printName()
299 InnerPolicy.SuppressScope = true; in print()
638 if (!Policy.SuppressScope) { in VisitFunctionDecl()
846 m_desc_policy.SuppressScope = true; in CodeComplete()
1898 Policy.SuppressScope = true; in getCompletionPrintingPolicy()
3777 printing_policy.SuppressScope = false; in GetDisplayTypeName()