Home
last modified time | relevance | path

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

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