Searched refs:SuppressScope (Results 1 – 17 of 17) sorted by relevance
43 IncludeTagDefinition(false), SuppressScope(false), in PrintingPolicy()105 bool SuppressScope : 1; member
54 SuppressScope(false), SuppressUnwrittenScope(false), in PrintingPolicy()119 unsigned SuppressScope : 1; member
29 Policy.SuppressScope = false; in VisitValueDecl()
62 printPolicy.SuppressScope = true; in check()
66 bool SuppressScope; member in __anon5aa446590111::ElaboratedTypePolicyRAII71 SuppressScope = Policy.SuppressScope; in ElaboratedTypePolicyRAII()73 Policy.SuppressScope = true; in ElaboratedTypePolicyRAII()78 Policy.SuppressScope = SuppressScope; in ~ElaboratedTypePolicyRAII()961 if (!Policy.SuppressScope) in printTag()
299 InnerPolicy.SuppressScope = true; in print()
85 bool SuppressScope; member in __anon2a8a82670111::ElaboratedTypePolicyRAII90 SuppressScope = Policy.SuppressScope; in ElaboratedTypePolicyRAII()92 Policy.SuppressScope = true; in ElaboratedTypePolicyRAII()97 Policy.SuppressScope = SuppressScope; in ~ElaboratedTypePolicyRAII()1024 if (!Policy.SuppressScope) in printTypeSpec()1285 if (!Policy.SuppressScope) in printTag()
496 Policy.SuppressScope = true; in printName()
298 InnerPolicy.SuppressScope = true; in print()
630 if (!Policy.SuppressScope) { in VisitFunctionDecl()
470 Policy.SuppressScope = false; in getFullyQualifiedName()
313 PP.SuppressScope = true; in printType()
72 Policy.SuppressScope = true; in getLocalScope()
835 m_desc_policy.SuppressScope = true; in CodeComplete()
4907 return P->SuppressScope; in clang_PrintingPolicy_getProperty()4977 P->SuppressScope = Value; in clang_PrintingPolicy_setProperty()
3694 printing_policy.SuppressScope = false; in GetDisplayTypeName()
1869 Policy.SuppressScope = true; in getCompletionPrintingPolicy()