Searched defs:nullptr (Results 1 – 4 of 4) sorted by relevance
6 void test1(IP<nullptr>) {} in test1()12 void test2(PM<nullptr>) { } in test2()
633 void f(decltype(nullptr)) { } in f()
16 int PR10145b = nullptr == (void(^)())0; function
58 #define nullptr macro