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