Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DSpecifiers.h300 inline bool hasWeakerNullability(NullabilityKind L, NullabilityKind R) { in hasWeakerNullability() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLambda.cpp730 hasWeakerNullability(*RetTyNullability, *BlockNullability))) in deduceClosureReturnType()