Home
last modified time | relevance | path

Searched defs:HasNullPtrType (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp8393 bool HasNullPtrType; member in __anon22c3dcc71111::BuiltinCandidateTypeSet
H A DSemaChecking.cpp15419 bool HasNullPtrType = NewE->getType()->isNullPtrType(); in DiagnoseNullConversion() local