Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h354 inline bool hasWeakerNullability(NullabilityKind L, NullabilityKind R) { in hasWeakerNullability() function
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp769 hasWeakerNullability(*RetTyNullability, *BlockNullability))) in deduceClosureReturnType()