Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h766 static ImplicitConversionSequence getNullptrToBool(QualType SourceType, in getNullptrToBool() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp6647 ImplicitConversionSequence::getNullptrToBool(SourceType, DestType, in InitializeFrom()
H A DSemaOverload.cpp5915 return ImplicitConversionSequence::getNullptrToBool(From->getType(), in TryContextuallyConvertToBool()