Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DOverload.h704 static ImplicitConversionSequence getNullptrToBool(QualType SourceType, in getNullptrToBool() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaInit.cpp6042 ImplicitConversionSequence::getNullptrToBool(SourceType, DestType, in InitializeFrom()
H A DSemaOverload.cpp5582 return ImplicitConversionSequence::getNullptrToBool(From->getType(), in TryContextuallyConvertToBool()