Home
last modified time | relevance | path

Searched defs:Nullable (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerHelpers.h62 Nullable, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/APINotes/
H A DTypes.h389 if (auto Nullable = RHS.getDefaultNullability()) variable
626 if (auto Nullable = RHS.getDefaultNullability()) { variable
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h337 Nullable, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp220 static const llvm::StringSet<> Nullable{ in inferNullableClassAttribute() local
H A DSemaExprObjC.cpp1596 static const uint8_t Nullable = 2; in getMessageSendResultType() local