HomeSort by relevance Sort by last modified time
    Searched full:add_property (Results 1 - 2 of 2) sorted by null

  /external/clang/test/SemaCXX/
addr-of-overloaded-function.cpp 116 void add_property(double(*)(mcdata<double> const &)); // expected-note{{candidate function not viable: no overload of 'wrap_mean' matching}}
118 add_property(&wrap_mean); // expected-error{{no matching function for call to 'add_property'}}
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new_introspect.c 89 static void add_property(struct wpabuf *xml, function
136 add_property(iface->xml, dsc);

Completed in 424 milliseconds