Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerHelpers.h62 Nullable, enumerator
/llvm-project/clang/include/clang/APINotes/
H A DTypes.h395 if (auto Nullable = RHS.getDefaultNullability()) global() variable
632 if (auto Nullable = RHS.getDefaultNullability()) { global() variable
[all...]
/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h337 Nullable, global() enumerator
/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp219 static llvm::StringSet<> Nullable{ inferNullableClassAttribute() local
H A DSemaExprObjC.cpp1596 static const uint8_t Nullable = 2; getMessageSendResultType() local
[all...]