Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/MC/
DAttribute.h31 class AttributeBase {
33 AttributeBase() in AttributeBase() function
39 AttributeBase(const AttributeBase& pBase) in AttributeBase() function
45 virtual ~AttributeBase() {} in ~AttributeBase()
77 class Attribute : public AttributeBase {
109 class AttrConstraint : public AttributeBase {