Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
DMicrosoftCompatibility.cpp242 …template<int N> int *get_n() { return N; } // expected-warning {{expression which evaluates to z… in get_n() function
243 …int *g_nullptr = get_n<0>(); // expected-note {{in instantiation of function template specializat…
/external/llvm-project/clang/test/SemaCXX/
DMicrosoftCompatibility.cpp276 …template<int N> int *get_n() { return N; } // expected-warning {{expression which evaluates to z… in get_n() function
277 …int *g_nullptr = get_n<0>(); // expected-note {{in instantiation of function template specializat…