Searched defs:AttributeImpl (Results 1 – 3 of 3) sorted by relevance
37 class AttributeImpl; variable
49 AttributeImpl(AttrEntryKind KindID) : KindID(KindID) {} in AttributeImpl() function155 : AttributeImpl(StringAttrEntry), Kind(Kind), Val(Val) {} in AttributeImpl() function
32 class AttributeImpl; variable