Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSpecifiers.h322 inline bool hasWeakerNullability(NullabilityKind L, NullabilityKind R) { in hasWeakerNullability() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLambda.cpp774 hasWeakerNullability(*RetTyNullability, *BlockNullability))) in deduceClosureReturnType()