Searched defs:HasNullPtrType (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/Sema/ | ||
H A D | SemaOverload.cpp | 8019 bool HasNullPtrType; member in __anona0c7ad680b11::BuiltinCandidateTypeSet |
H A D | SemaChecking.cpp | 13678 bool HasNullPtrType = NewE->getType()->isNullPtrType(); in DiagnoseNullConversion() local |