reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaDeclAttr.cpp
  435   handleSimpleAttribute<AttrType>(S, D, CI);
  441   handleSimpleAttribute<AttrType>(S, D, AL);
 1976     handleSimpleAttribute<AnyX86NoCfCheckAttr>(S, D, Attrs);
 5072       handleSimpleAttribute<NSReturnsAutoreleasedAttr>(S, D, AL);
 5075       handleSimpleAttribute<CFReturnsNotRetainedAttr>(S, D, AL);
 5078       handleSimpleAttribute<NSReturnsNotRetainedAttr>(S, D, AL);
 5081       handleSimpleAttribute<CFReturnsRetainedAttr>(S, D, AL);
 5084       handleSimpleAttribute<NSReturnsRetainedAttr>(S, D, AL);
 5087       handleSimpleAttribute<OSReturnsRetainedAttr>(S, D, AL);
 5090       handleSimpleAttribute<OSReturnsNotRetainedAttr>(S, D, AL);
 5637   handleSimpleAttribute<AVRInterruptAttr>(S, D, AL);
 5650   handleSimpleAttribute<AVRSignalAttr>(S, D, AL);
 6380     handleSimpleAttribute<ObjCExternallyRetainedAttr>(S, D, AL);
 6400   handleSimpleAttribute<ObjCExternallyRetainedAttr>(S, D, AL);
 6422   handleSimpleAttribute<MIGServerRoutineAttr>(S, D, AL);
 6436   handleSimpleAttribute<MSAllocatorAttr>(S, D, AL);
 6498     handleSimpleAttribute<NoMips16Attr>(S, D, AL);
 6504     handleSimpleAttribute<NoMicroMipsAttr>(S, D, AL);
 6536     handleSimpleAttribute<IBActionAttr>(S, D, AL);
 6563     handleSimpleAttribute<ArtificialAttr>(S, D, AL);
 6597     handleSimpleAttribute<CXX11NoReturnAttr>(S, D, AL);
 6624     handleSimpleAttribute<FlagEnumAttr>(S, D, AL);
 6630     handleSimpleAttribute<FlattenAttr>(S, D, AL);
 6665     handleSimpleAttribute<LifetimeBoundAttr>(S, D, AL);
 6668     handleSimpleAttribute<MayAliasAttr>(S, D, AL);
 6674     handleSimpleAttribute<NoAliasAttr>(S, D, AL);
 6677     handleSimpleAttribute<NoCommonAttr>(S, D, AL);
 6680     handleSimpleAttribute<NoSplitStackAttr>(S, D, AL);
 6683     handleSimpleAttribute<NoUniqueAddressAttr>(S, D, AL);
 6704     handleSimpleAttribute<OverloadableAttr>(S, D, AL);
 6726       handleSimpleAttribute<NoThrowAttr>(S, D, AL);
 6762     handleSimpleAttribute<ObjCRuntimeVisibleAttr>(S, D, AL);
 6782     handleSimpleAttribute<NSConsumesSelfAttr>(S, D, AL);
 6785     handleSimpleAttribute<OSConsumesThisAttr>(S, D, AL);
 6821     handleSimpleAttribute<ConstInitAttr>(S, D, AL);
 6854     handleSimpleAttribute<ArcWeakrefUnavailableAttr>(S, D, AL);
 6857     handleSimpleAttribute<ObjCRootClassAttr>(S, D, AL);
 6860     handleSimpleAttribute<ObjCNonLazyClassAttr>(S, D, AL);
 6863     handleSimpleAttribute<ObjCSubclassingRestrictedAttr>(S, D, AL);
 6866     handleSimpleAttribute<ObjCClassStubAttr>(S, D, AL);
 6872     handleSimpleAttribute<ObjCRequiresPropertyDefsAttr>(S, D, AL);
 6878     handleSimpleAttribute<ReturnsTwiceAttr>(S, D, AL);
 6889     handleSimpleAttribute<UsedAttr>(S, D, AL);
 6898     handleSimpleAttribute<WarnUnusedAttr>(S, D, AL);
 6904     handleSimpleAttribute<WeakAttr>(S, D, AL);
 6916     handleSimpleAttribute<ObjCExceptionAttr>(S, D, AL);
 6934     handleSimpleAttribute<ConstAttr>(S, D, AL);
 6937     handleSimpleAttribute<PureAttr>(S, D, AL);
 6946     handleSimpleAttribute<NoDuplicateAttr>(S, D, AL);
 6949     handleSimpleAttribute<ConvergentAttr>(S, D, AL);
 6952     handleSimpleAttribute<NoInlineAttr>(S, D, AL);
 6955     handleSimpleAttribute<NoInstrumentFunctionAttr>(S, D, AL);
 6959     handleSimpleAttribute<NoStackProtectorAttr>(S, D, AL);
 6962     handleSimpleAttribute<CFICanonicalJumpTableAttr>(S, D, AL);
 6989     handleSimpleAttribute<OpenCLKernelAttr>(S, D, AL);
 7010     handleSimpleAttribute<ExcludeFromExplicitInstantiationAttr>(S, D, AL);
 7013     handleSimpleAttribute<LTOVisibilityPublicAttr>(S, D, AL);
 7018     handleSimpleAttribute<EmptyBasesAttr>(S, D, AL);
 7024     handleSimpleAttribute<TrivialABIAttr>(S, D, AL);
 7027     handleSimpleAttribute<MSNoVTableAttr>(S, D, AL);
 7030     handleSimpleAttribute<MSStructAttr>(S, D, AL);
 7039     handleSimpleAttribute<SelectAnyAttr>(S, D, AL);
 7057     handleSimpleAttribute<GuardedVarAttr>(S, D, AL);
 7063     handleSimpleAttribute<ScopedLockableAttr>(S, D, AL);
 7072     handleSimpleAttribute<NoThreadSafetyAnalysisAttr>(S, D, AL);
 7126     handleSimpleAttribute<ConsumableAutoCastAttr>(S, D, AL);
 7129     handleSimpleAttribute<ConsumableSetOnReadAttr>(S, D, AL);
 7155     handleSimpleAttribute<AnyX86NoCallerSavedRegistersAttr>(S, D, AL);
 7158     handleSimpleAttribute<RenderScriptKernelAttr>(S, D, AL);
 7162     handleSimpleAttribute<XRayInstrumentAttr>(S, D, AL);
 7170     handleSimpleAttribute<ReinitializesAttr>(S, D, AL);