Searched refs:cxx_null_ptr_result (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/clang/test/PCH/ | ||
H A D | cxx_exprs.cpp | 37 cxx_null_ptr_result null_ptr = nullptr; |
H A D | cxx_exprs.h | 30 typedef __typeof__(nullptr) cxx_null_ptr_result; typedef |