Searched refs:SuppressTagKeyword (Results 1 – 12 of 12) sorted by relevance
42 SuppressTagKeyword(LO.CPlusPlus), in PrintingPolicy()60 SuppressTagKeyword = true; in adjustForCPlusPlus()92 bool SuppressTagKeyword : 1; member
53 SuppressTagKeyword(LO.CPlusPlus), IncludeTagDefinition(false), in PrintingPolicy()74 SuppressTagKeyword = true; in adjustForCPlusPlus()106 unsigned SuppressTagKeyword : 1; member
69 PrintingPolicyWithSupressedTag.SuppressTagKeyword = true; in check()
65 bool SuppressTagKeyword; member in __anon5aa446590111::ElaboratedTypePolicyRAII70 SuppressTagKeyword = Policy.SuppressTagKeyword; in ElaboratedTypePolicyRAII()72 Policy.SuppressTagKeyword = true; in ElaboratedTypePolicyRAII()77 Policy.SuppressTagKeyword = SuppressTagKeyword; in ~ElaboratedTypePolicyRAII()952 if (!Policy.SuppressTagKeyword && !D->getTypedefNameForAnonDecl()) { in printTag()
58 Policy.SuppressTagKeyword = false; in printingPolicyForDecls()117 Policy.SuppressTagKeyword = true; in printDefinition()568 Policy.SuppressTagKeyword = true; in getHoverContents()645 Policy.SuppressTagKeyword = true; in getHoverContents()
314 PP.SuppressTagKeyword = true; in printType()
84 bool SuppressTagKeyword; member in __anon2a8a82670111::ElaboratedTypePolicyRAII89 SuppressTagKeyword = Policy.SuppressTagKeyword; in ElaboratedTypePolicyRAII()91 Policy.SuppressTagKeyword = true; in ElaboratedTypePolicyRAII()96 Policy.SuppressTagKeyword = SuppressTagKeyword; in ~ElaboratedTypePolicyRAII()1276 if (!Policy.SuppressTagKeyword && !D->getTypedefNameForAnonDecl()) { in printTag()
737 PO.SuppressTagKeyword = true; in VisitType()
625 PO.SuppressTagKeyword = true; in printQualifier()
836 m_desc_policy.SuppressTagKeyword = true; in CodeComplete()
1999 printing_policy.SuppressTagKeyword = true; in GetTypePrintingPolicy()3693 printing_policy.SuppressTagKeyword = true; in GetDisplayTypeName()
4903 return P->SuppressTagKeyword; in clang_PrintingPolicy_getProperty()4971 P->SuppressTagKeyword = Value; in clang_PrintingPolicy_setProperty()