Searched refs:TargetAttributesSema (Results 1 – 6 of 6) 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 {244 class X86AttributesSema : public TargetAttributesSema {305 class MipsAttributesSema : public TargetAttributesSema {322 const TargetAttributesSema &Sema::getTargetAttributesSema() const { in getTargetAttributesSema()339 return *(TheTargetAttributesSema = new TargetAttributesSema); in getTargetAttributesSema()
19 class TargetAttributesSema {21 virtual ~TargetAttributesSema();
52 TargetAttributesSema.cpp
70 TargetAttributesSema.cpp
4976 const TargetAttributesSema &TargetAttrs = S.getTargetAttributesSema(); in ProcessInheritableDeclAttr()
147 class TargetAttributesSema; variable195 mutable const TargetAttributesSema* TheTargetAttributesSema;822 const TargetAttributesSema &getTargetAttributesSema() const;