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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-objc.h 76 struct property_attribute_info struct
78 property_attribute_info () = default;
79 property_attribute_info (tree name, location_t loc, function in struct:property_attribute_info
162 vec<property_attribute_info *>&);
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-objc.h 76 struct property_attribute_info struct
78 property_attribute_info () = default;
79 property_attribute_info (tree name, location_t loc, function in struct:property_attribute_info
162 vec<property_attribute_info *>&);

Completed in 41 milliseconds