Home
last modified time | relevance | path

Searched refs:kNull (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Dtemp_arg_nontype_cxx11.cpp84 constexpr const char *kNull = "Phi"; variable
111 Holumn<&kNull, double>().ls(); // expected-error {{<&kNull,}} in lookup()
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dconstant-expression-cxx11.cpp905 enum Null { kNull }; enumerator
906 Base *nullB7 = kNull; // expected-error {{cannot initialize a variable of type 'Class::Base *' with…