Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerHelpers.h60 Nullable, global() enumerator
/freebsd-src/contrib/llvm-project/clang/include/clang/APINotes/
H A DTypes.h305 unsigned Nullable : 2; global() variable
380 if (auto Nullable = RHS.getDefaultNullability()) global() variable
612 if (auto Nullable = RHS.getDefaultNullability()) { global() variable
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h333 Nullable, global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1584 static const uint8_t Nullable = 2; getMessageSendResultType() local
[all...]