Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DSpecifiers.h339 inline bool hasWeakerNullability(NullabilityKind L, NullabilityKind R) { in hasWeakerNullability() function
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaLambda.cpp784 hasWeakerNullability(*RetTyNullability, *BlockNullability))) in deduceClosureReturnType()