Searched refs:SuppressLifetimeQualifiers (Results 1 – 8 of 8) sorted by relevance
46 SuppressStrongLifetime(false), SuppressLifetimeQualifiers(false), in PrintingPolicy()153 unsigned SuppressLifetimeQualifiers : 1; member
57 SuppressStrongLifetime(false), SuppressLifetimeQualifiers(false), in PrintingPolicy()170 unsigned SuppressLifetimeQualifiers : 1; member
145 PP.SuppressLifetimeQualifiers = true; in createSourceReplacements()
39 if (!Policy.SuppressLifetimeQualifiers) in IncludeStrongLifetimeRAII()
58 if (!Policy.SuppressLifetimeQualifiers) in IncludeStrongLifetimeRAII()
518 SubPolicy.SuppressLifetimeQualifiers = true; in rewriteToObjCProperty()
521 SubPolicy.SuppressLifetimeQualifiers = true; in rewriteToObjCProperty()
4919 return P->SuppressLifetimeQualifiers; in clang_PrintingPolicy_getProperty()4995 P->SuppressLifetimeQualifiers = Value; in clang_PrintingPolicy_setProperty()