Home
last modified time | relevance | path

Searched refs:handleSimpleAttribute (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp376 static void handleSimpleAttribute(Sema &S, Decl *D, in handleSimpleAttribute() function
409 handleSimpleAttribute<AttrType>(S, D, CI); in handleSimpleAttributeOrDiagnose()
2742 handleSimpleAttribute<ObjCDirectAttr>(S, D, AL); in handleObjCDirectAttr()
6799 handleSimpleAttribute<AVRInterruptAttr>(S, D, AL); in handleAVRInterruptAttr()
6812 handleSimpleAttribute<AVRSignalAttr>(S, D, AL); in handleAVRSignalAttr()
7548 handleSimpleAttribute<SYCLKernelAttr>(S, D, AL); in handleSYCLKernelAttr()
7559 handleSimpleAttribute<AlwaysDestroyAttr>(S, D, A); in handleDestroyAttr()
7561 handleSimpleAttribute<NoDestroyAttr>(S, D, A); in handleDestroyAttr()
7678 handleSimpleAttribute<MSAllocatorAttr>(S, D, AL); in handleMSAllocatorAttr()
8033 handleSimpleAttribute<NoThrowAttr>(S, D, AL); in ProcessDeclAttribute()
[all …]