HomeSort by: relevance | last modified time | path
    Searched defs:AttributeName (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaObjCProperty.cpp 892 StringRef AttributeName;
899 auto Diag = [&](bool OriginalHasAttribute, StringRef AttributeName) {
902 Mismatches.push_back({Prop, Kind, AttributeName});
977 Diag << Mismatches[0].AttributeName;
997 Diag << Note.AttributeName;
  /src/external/bsd/openldap/dist/servers/slapd/
slap.h 355 typedef struct AttributeName AttributeName;
865 struct AttributeName {
1547 AttributeName *acl_attrs;
2003 AttributeName *be_extra_anlist; /* attributes that need to be added to search requests (ITS#6513) */
2058 AttributeName *rs_attrs;
2152 AttributeName *r_attrs;

Completed in 67 milliseconds