Searched refs:kNull (Results 1 – 2 of 2) sorted by relevance
84 constexpr const char *kNull = "Phi"; variable111 Holumn<&kNull, double>().ls(); // expected-error {{<&kNull,}} in lookup()
905 enum Null { kNull }; enumerator906 Base *nullB7 = kNull; // expected-error {{cannot initialize a variable of type 'Class::Base *' with…