Lines Matching full:handlesimpleattribute
345 static void handleSimpleAttribute(Sema &S, Decl *D,
4584 handleSimpleAttribute<Mips16Attr>(S, D, Attr);
4979 handleSimpleAttribute<NoMips16Attr>(S, D, Attr);
4988 handleSimpleAttribute<IBActionAttr>(S, D, Attr);
5027 handleSimpleAttribute<CUDAConstantAttr>(S, D, Attr);
5036 handleSimpleAttribute<CXX11NoReturnAttr>(S, D, Attr);
5057 handleSimpleAttribute<FlagEnumAttr>(S, D, Attr);
5060 handleSimpleAttribute<FlattenAttr>(S, D, Attr);
5072 handleSimpleAttribute<CUDADeviceAttr>(S, D, Attr);
5075 handleSimpleAttribute<CUDAHostAttr>(S, D, Attr);
5090 handleSimpleAttribute<MayAliasAttr>(S, D, Attr);
5096 handleSimpleAttribute<NoAliasAttr>(S, D, Attr);
5099 handleSimpleAttribute<NoCommonAttr>(S, D, Attr);
5102 handleSimpleAttribute<NoSplitStackAttr>(S, D, Attr);
5117 handleSimpleAttribute<OverloadableAttr>(S, D, Attr);
5135 handleSimpleAttribute<NoThrowAttr>(S, D, Attr);
5138 handleSimpleAttribute<CUDASharedAttr>(S, D, Attr);
5195 handleSimpleAttribute<NSConsumesSelfAttr>(S, D, Attr);
5232 handleSimpleAttribute<ArcWeakrefUnavailableAttr>(S, D, Attr);
5235 handleSimpleAttribute<ObjCRootClassAttr>(S, D, Attr);
5241 handleSimpleAttribute<ObjCRequiresPropertyDefsAttr>(S, D, Attr);
5244 handleSimpleAttribute<UnusedAttr>(S, D, Attr);
5247 handleSimpleAttribute<ReturnsTwiceAttr>(S, D, Attr);
5265 handleSimpleAttribute<WarnUnusedAttr>(S, D, Attr);
5271 handleSimpleAttribute<WeakAttr>(S, D, Attr);
5283 handleSimpleAttribute<ObjCExceptionAttr>(S, D, Attr);
5301 handleSimpleAttribute<ConstAttr>(S, D, Attr);
5304 handleSimpleAttribute<PureAttr>(S, D, Attr);
5313 handleSimpleAttribute<NoDuplicateAttr>(S, D, Attr);
5316 handleSimpleAttribute<NoInlineAttr>(S, D, Attr);
5319 handleSimpleAttribute<NoInstrumentFunctionAttr>(S, D, Attr);
5334 handleSimpleAttribute<OpenCLKernelAttr>(S, D, Attr);
5337 handleSimpleAttribute<OpenCLImageAccessAttr>(S, D, Attr);
5345 handleSimpleAttribute<MSNoVTableAttr>(S, D, Attr);
5348 handleSimpleAttribute<MSStructAttr>(S, D, Attr);
5357 handleSimpleAttribute<SelectAnyAttr>(S, D, Attr);
5371 handleSimpleAttribute<GuardedVarAttr>(S, D, Attr);
5377 handleSimpleAttribute<ScopedLockableAttr>(S, D, Attr);
5386 handleSimpleAttribute<NoThreadSafetyAnalysisAttr>(S, D, Attr);
5440 handleSimpleAttribute<ConsumableAutoCastAttr>(S, D, Attr);
5443 handleSimpleAttribute<ConsumableSetOnReadAttr>(S, D, Attr);