Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDOverload.h766 static ImplicitConversionSequence getNullptrToBool(QualType SourceType, in getNullptrToBool() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaInit.cpp6647 ImplicitConversionSequence::getNullptrToBool(SourceType, DestType, in InitializeFrom()
HDSemaOverload.cpp5915 return ImplicitConversionSequence::getNullptrToBool(From->getType(), in TryContextuallyConvertToBool()