Home
last modified time | relevance | path

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

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