Searched defs:HasNullPtrType (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOverload.cpp | 8393 bool HasNullPtrType; global() member in __anon6beb8ae31111::BuiltinCandidateTypeSet |
H A D | SemaChecking.cpp | 15419 bool HasNullPtrType = NewE->getType()->isNullPtrType(); DiagnoseNullConversion() local |