Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp7816 bool HasNullPtrType; member in __anone93f13810b11::BuiltinCandidateTypeSet
7836 HasNullPtrType(false), in BuiltinCandidateTypeSet()
7859 bool hasNullPtrType() const { return HasNullPtrType; } in hasNullPtrType()
8037 HasNullPtrType = true; in AddTypesConvertedFrom()