Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp7813 bool HasNullPtrType; member in __anon8501439c0b11::BuiltinCandidateTypeSet
7833 HasNullPtrType(false), in BuiltinCandidateTypeSet()
7856 bool hasNullPtrType() const { return HasNullPtrType; } in hasNullPtrType()
8034 HasNullPtrType = true; in AddTypesConvertedFrom()