Searched refs:SuppressTagKeyword (Results 1 – 3 of 3) sorted by relevance
42 SuppressTagKeyword(LO.CPlusPlus), in PrintingPolicy()60 SuppressTagKeyword = true; in adjustForCPlusPlus()92 bool SuppressTagKeyword : 1; member
65 bool SuppressTagKeyword; member in __anon2081d4620111::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()
737 PO.SuppressTagKeyword = true; in VisitType()