Searched refs:namedValuesFor (Results 1 – 3 of 3) sorted by relevance
107 C2FieldDescriptor::NamedValuesType C2FieldDescriptor::namedValuesFor(const name &r __unused) { \123 C2FieldDescriptor::NamedValuesType C2FieldDescriptor::namedValuesFor(const name &r __unused) { \
986 static NamedValuesType namedValuesFor(const B &);990 inline static NamedValuesType namedValuesFor(const C2EasyEnum<E> &) { in namedValuesFor() function993 return namedValuesFor(*(E*)nullptr); in namedValuesFor()1112 return C2FieldDescriptor::namedValuesFor(*(B*)nullptr);1118 template<> inline C2FieldDescriptor::NamedValuesType C2FieldDescriptor::namedValuesFor(const type &…1610 template<typename T, typename E=decltype(C2FieldDescriptor::namedValuesFor(*(T*)nullptr))>1614 … C2FieldDescriptor::NamedValuesType named = C2FieldDescriptor::namedValuesFor(*(T*)nullptr);
82 C2FieldDescriptor::namedValuesFor(e3); in TEST_F()