Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaOverload.cpp6354 bool HasNullPtrType; member in clang::__anonb86a92940411::BuiltinCandidateTypeSet
6374 HasNullPtrType(false), in BuiltinCandidateTypeSet()
6407 bool hasNullPtrType() const { return HasNullPtrType; } in hasNullPtrType()
6580 HasNullPtrType = true; in AddTypesConvertedFrom()