Searched refs:AKind (Results 1 – 3 of 3) sorted by relevance
21 const Record *AKind = A->getValueAsDef("Kind"); in IsOptionRecordsLess() local24 bool ASent = AKind->getValueAsBit("Sentinel"); in IsOptionRecordsLess()43 int APrec = AKind->getValueAsInt("Precedence"); in IsOptionRecordsLess()
1767 Attribute::AttrKind AKind; member1779 SetAttribute(SetAttr), AKind(AK), in InferenceDescriptor()1837 return D.AKind == ID.AKind; in run()
119 explicit AllocationFamily(AllocationFamilyKind AKind, in AllocationFamily()121 : Kind(AKind), CustomName(Name) { in AllocationFamily()