Home
last modified time | relevance | path

Searched refs:hasNullPtrType (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp8442 bool hasNullPtrType() const { return HasNullPtrType; } in hasNullPtrType() function in __anon2e1ecc911211::BuiltinCandidateTypeSet
9099 if (CandidateTypes[ArgIdx].hasNullPtrType()) { in addEqualEqualOrNotEqualMemberPointerOrNullptrOverloads()