Searched defs:Nullable (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ | ||
H A D | CheckerHelpers.h | 60 Nullable, global() enumerator |
/freebsd-src/contrib/llvm-project/clang/include/clang/APINotes/ | ||
H A D | Types.h | 305 unsigned Nullable : 2; global() variable |
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ | ||
H A D | Specifiers.h | 333 Nullable, global() enumerator |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExprObjC.cpp | 1584 static const uint8_t Nullable = 2; getMessageSendResultType() local |