Lines Matching refs:handleSimpleAttribute
349 static void handleSimpleAttribute(Sema &S, Decl *D, in handleSimpleAttribute() function
358 handleSimpleAttribute<AttrType>(S, D, Attr); in handleSimpleAttributeWithExclusions()
5402 handleSimpleAttribute<NoMips16Attr>(S, D, Attr); in ProcessDeclAttribute()
5411 handleSimpleAttribute<IBActionAttr>(S, D, Attr); in ProcessDeclAttribute()
5463 handleSimpleAttribute<CXX11NoReturnAttr>(S, D, Attr); in ProcessDeclAttribute()
5484 handleSimpleAttribute<FlagEnumAttr>(S, D, Attr); in ProcessDeclAttribute()
5487 handleSimpleAttribute<FlattenAttr>(S, D, Attr); in ProcessDeclAttribute()
5516 handleSimpleAttribute<MayAliasAttr>(S, D, Attr); in ProcessDeclAttribute()
5522 handleSimpleAttribute<NoAliasAttr>(S, D, Attr); in ProcessDeclAttribute()
5525 handleSimpleAttribute<NoCommonAttr>(S, D, Attr); in ProcessDeclAttribute()
5528 handleSimpleAttribute<NoSplitStackAttr>(S, D, Attr); in ProcessDeclAttribute()
5543 handleSimpleAttribute<OverloadableAttr>(S, D, Attr); in ProcessDeclAttribute()
5561 handleSimpleAttribute<NoThrowAttr>(S, D, Attr); in ProcessDeclAttribute()
5598 handleSimpleAttribute<ObjCRuntimeVisibleAttr>(S, D, Attr); in ProcessDeclAttribute()
5614 handleSimpleAttribute<NSConsumesSelfAttr>(S, D, Attr); in ProcessDeclAttribute()
5648 handleSimpleAttribute<ArcWeakrefUnavailableAttr>(S, D, Attr); in ProcessDeclAttribute()
5651 handleSimpleAttribute<ObjCRootClassAttr>(S, D, Attr); in ProcessDeclAttribute()
5657 handleSimpleAttribute<ObjCRequiresPropertyDefsAttr>(S, D, Attr); in ProcessDeclAttribute()
5663 handleSimpleAttribute<ReturnsTwiceAttr>(S, D, Attr); in ProcessDeclAttribute()
5681 handleSimpleAttribute<WarnUnusedAttr>(S, D, Attr); in ProcessDeclAttribute()
5687 handleSimpleAttribute<WeakAttr>(S, D, Attr); in ProcessDeclAttribute()
5699 handleSimpleAttribute<ObjCExceptionAttr>(S, D, Attr); in ProcessDeclAttribute()
5717 handleSimpleAttribute<ConstAttr>(S, D, Attr); in ProcessDeclAttribute()
5720 handleSimpleAttribute<PureAttr>(S, D, Attr); in ProcessDeclAttribute()
5729 handleSimpleAttribute<NoDuplicateAttr>(S, D, Attr); in ProcessDeclAttribute()
5732 handleSimpleAttribute<NoInlineAttr>(S, D, Attr); in ProcessDeclAttribute()
5735 handleSimpleAttribute<NoInstrumentFunctionAttr>(S, D, Attr); in ProcessDeclAttribute()
5753 handleSimpleAttribute<OpenCLKernelAttr>(S, D, Attr); in ProcessDeclAttribute()
5774 handleSimpleAttribute<LTOVisibilityPublicAttr>(S, D, Attr); in ProcessDeclAttribute()
5779 handleSimpleAttribute<EmptyBasesAttr>(S, D, Attr); in ProcessDeclAttribute()
5785 handleSimpleAttribute<MSNoVTableAttr>(S, D, Attr); in ProcessDeclAttribute()
5788 handleSimpleAttribute<MSStructAttr>(S, D, Attr); in ProcessDeclAttribute()
5797 handleSimpleAttribute<SelectAnyAttr>(S, D, Attr); in ProcessDeclAttribute()
5815 handleSimpleAttribute<GuardedVarAttr>(S, D, Attr); in ProcessDeclAttribute()
5821 handleSimpleAttribute<ScopedLockableAttr>(S, D, Attr); in ProcessDeclAttribute()
5830 handleSimpleAttribute<NoThreadSafetyAnalysisAttr>(S, D, Attr); in ProcessDeclAttribute()
5884 handleSimpleAttribute<ConsumableAutoCastAttr>(S, D, Attr); in ProcessDeclAttribute()
5887 handleSimpleAttribute<ConsumableSetOnReadAttr>(S, D, Attr); in ProcessDeclAttribute()
5913 handleSimpleAttribute<RenderScriptKernelAttr>(S, D, Attr); in ProcessDeclAttribute()
5917 handleSimpleAttribute<XRayInstrumentAttr>(S, D, Attr); in ProcessDeclAttribute()