Searched refs:TargetAttributesSema (Results 1 – 7 of 7) sorted by relevance
23 TargetAttributesSema::~TargetAttributesSema() {} in ~TargetAttributesSema()24 bool TargetAttributesSema::ProcessDeclAttribute(Scope *scope, Decl *D, in ProcessDeclAttribute()60 class MSP430AttributesSema : public TargetAttributesSema {106 class MBlazeAttributesSema : public TargetAttributesSema {234 class X86AttributesSema : public TargetAttributesSema {260 const TargetAttributesSema &Sema::getTargetAttributesSema() const { in getTargetAttributesSema()267 return *(TheTargetAttributesSema = new TargetAttributesSema); in getTargetAttributesSema()
19 class TargetAttributesSema {21 virtual ~TargetAttributesSema();
39 TargetAttributesSema.cpp
55 TargetAttributesSema.cpp
3046 const TargetAttributesSema &TargetAttrs = S.getTargetAttributesSema(); in ProcessInheritableDeclAttr()
492 …TargetAttributesSema.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcec…557 …TargetAttributesSema.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourc…1359 BF9FEDFE1225E6DD003A8B71 /* TargetAttributesSema.cpp */,1393 BF89C3E5115958A1001C2D68 /* TargetAttributesSema.h */,
130 class TargetAttributesSema; variable173 mutable const TargetAttributesSema* TheTargetAttributesSema;690 const TargetAttributesSema &getTargetAttributesSema() const;