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

  /external/clang/test/SemaCXX/
MicrosoftCompatibility.cpp 225 template<int N> int *get_n() { return N; } // expected-warning {{expression which evaluates to zero treated as a null pointer constant}} function in namespace:IntToNullPtrConv
226 int *g_nullptr = get_n<0>(); // expected-note {{in instantiation of function template specialization}}
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mshtml.h     [all...]

Completed in 519 milliseconds