Searched defs:AttributeName (Results 1 – 4 of 4) sorted by relevance
99 const unsigned char *AttributeName) { in getAttribute()
892 StringRef AttributeName; in SelectPropertyForSynthesisFromProtocols() member899 auto Diag = [&](bool OriginalHasAttribute, StringRef AttributeName) { in SelectPropertyForSynthesisFromProtocols()
352 typedef struct AttributeName AttributeName; typedef862 struct AttributeName { struct863 struct berval an_name;864 AttributeDescription *an_desc;865 int an_flags;866 ObjectClass *an_oc;
1887 SmallString<32> AttributeName; in addNoBuiltinAttributes() local