Searched refs:handleSimpleAttribute (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | SemaDeclAttr.cpp | 460 handleSimpleAttribute<AttrType>(S, D, AL); in handleSimpleAttributeWithExclusions() 5588 handleSimpleAttribute<AVRSignalAttr>(S, D, AL); in handleAVRSignalAttr() 6358 handleSimpleAttribute<NoMips16Attr>(S, D, AL); in ProcessDeclAttribute() 6396 handleSimpleAttribute<IBActionAttr>(S, D, AL); in ProcessDeclAttribute() 6490 handleSimpleAttribute<FlattenAttr>(S, D, AL); in ProcessDeclAttribute() 6527 handleSimpleAttribute<NoAliasAttr>(S, D, AL); in ProcessDeclAttribute() 6575 handleSimpleAttribute<NoThrowAttr>(S, D, AL); in ProcessDeclAttribute() 6727 handleSimpleAttribute<UsedAttr>(S, D, AL); in ProcessDeclAttribute() 6742 handleSimpleAttribute<WeakAttr>(S, D, AL); in ProcessDeclAttribute() 6772 handleSimpleAttribute<ConstAttr>(S, D, AL); in ProcessDeclAttribute() [all …]
|