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