Home
last modified time | relevance | path

Searched refs:nonnull (Results 1 – 25 of 37) sorted by relevance

12

/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_checks.inc65 "returns-nonnull-attribute")
68 UBSAN_CHECK(InvalidNullArgument, "invalid-null-argument", "nonnull-attribute")
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSanitizers.def101 SANITIZER("nonnull-attribute", NonnullAttribute)
111 SANITIZER("returns-nonnull-attribute", ReturnsNonnullAttribute)
H A DBuiltinsBase.td35 // FIXME: gcc has nonnull
H A DAttrDocs.td4892 ``nonnull`` and ``returns_nonnull`` attributes indicate which function or
4902 ``nonnull`` and ``returns_nonnull`` attributes, allowing one to express (for
4903 example) a nullable pointer to an array of nonnull pointers. Nullability
4927 - (nullable NSView *)ancestorSharedWithView:(nonnull NSView *)aView;
4929 @property (readonly, nonnull) NSArray *subviews;
4961 that, unlike the declaration attribute ``nonnull``, the presence of
5030 The ``nonnull`` attribute indicates that some function parameters must not be
5034 parameters of the function are nonnull in a comma-separated list. For example:
5039 __attribute__((nonnull (1, 2)));
5041 Here, the ``nonnull`` attribute indicates that parameters 1 and 2
[all …]
H A DDiagnosticGroups.td637 def NullableToNonNullConversion : DiagGroup<"nullable-to-nonnull-conversion">;
644 def NonNull : DiagGroup<"nonnull">;
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFixedMetadataKinds.def25 LLVM_FIXED_MD_KIND(MD_nonnull, "nonnull", 11)
H A DAttributes.td217 def NonNull : EnumAttr<"nonnull", IntersectAnd, [ParamAttr, RetAttr]>;
/freebsd/sys/conf/
H A Dkern.mk65 -Wno-error=nonnull-compare \
85 CWARNEXTRA+= -Wno-error=nonnull \
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A D__clang_hip_math.h88 uint64_t __make_mantissa_base8(const char *__tagp __attribute__((nonnull))) {
105 uint64_t __make_mantissa_base10(const char *__tagp __attribute__((nonnull))) {
122 uint64_t __make_mantissa_base16(const char *__tagp __attribute__((nonnull))) {
143 uint64_t __make_mantissa(const char *__tagp __attribute__((nonnull))) {
524 float nanf(const char *__tagp __attribute__((nonnull))) {
/freebsd/contrib/jemalloc/include/jemalloc/
H A Djemalloc_protos.h.in18 JEMALLOC_ATTR(nonnull(1));
/freebsd/crypto/heimdal/
H A Dltmain.sh4286 static const char *nonnull (const char *s);
4527 lt_argv_zero, nonnull (strerror (errno)));
4683 nonnull (strerror (errno)));
4709 nonnull (strerror (errno)));
4761 tmp_pathspec, nonnull (strerror (errno)));
4837 nonnull (const char *s)
4845 return (s && !*s) ? "(empty)" : nonnull (s);
4853 nonnull (name), nonnull (value));
4903 nonnull (name), nonnull (value));
4924 nonnull (name), nonnull (value));
/freebsd/share/mk/
H A Dbsd.sys.mk205 -Wno-error=nonnull-compare \
222 -Wno-error=nonnull \
/freebsd/contrib/openpam/
H A Dltmain.sh6070 static const char *nonnull (const char *s);
6316 lt_argv_zero, nonnull (strerror (errno)));
6472 nonnull (strerror (errno)));
6498 nonnull (strerror (errno)));
6550 tmp_pathspec, nonnull (strerror (errno)));
6626 nonnull (const char *s)
6634 return (s && !*s) ? "(empty)" : nonnull (s);
6642 nonnull (name), nonnull (value));
6692 nonnull (name), nonnull (value));
6713 nonnull (name), nonnull (value));
/freebsd/contrib/file/
H A Dltmain.sh5925 static const char *nonnull (const char *s);
6171 lt_argv_zero, nonnull (strerror (errno)));
6327 nonnull (strerror (errno)));
6353 nonnull (strerror (errno)));
6405 tmp_pathspec, nonnull (strerror (errno)));
6481 nonnull (const char *s)
6489 return (s && !*s) ? "(empty)" : nonnull (s);
6497 nonnull (name), nonnull (value));
6547 nonnull (name), nonnull (value));
6568 nonnull (name), nonnull (value));
/freebsd/contrib/unbound/
H A Dltmain.sh6063 static const char *nonnull (const char *s);
6309 lt_argv_zero, nonnull (strerror (errno)));
6465 nonnull (strerror (errno)));
6491 nonnull (strerror (errno)));
6543 tmp_pathspec, nonnull (strerror (errno)));
6619 nonnull (const char *s)
6627 return (s && !*s) ? "(empty)" : nonnull (s);
6635 nonnull (name), nonnull (value));
6685 nonnull (name), nonnull (value));
6706 nonnull (name), nonnull (value));
/freebsd/contrib/openbsm/config/
H A Dltmain.sh5665 static const char *nonnull (const char *s);
5911 lt_argv_zero, nonnull (strerror (errno)));
6067 nonnull (strerror (errno)));
6093 nonnull (strerror (errno)));
6145 tmp_pathspec, nonnull (strerror (errno)));
6221 nonnull (const char *s)
6229 return (s && !*s) ? "(empty)" : nonnull (s);
6237 nonnull (name), nonnull (value));
6287 nonnull (name), nonnull (value));
6308 nonnull (name), nonnull (value));
/freebsd/contrib/ntp/sntp/libevent/
H A Dltmain.sh5665 static const char *nonnull (const char *s);
5911 lt_argv_zero, nonnull (strerror (errno)));
6067 nonnull (strerror (errno)));
6093 nonnull (strerror (errno)));
6145 tmp_pathspec, nonnull (strerror (errno)));
6221 nonnull (const char *s)
6229 return (s && !*s) ? "(empty)" : nonnull (s);
6237 nonnull (name), nonnull (value));
6287 nonnull (name), nonnull (value));
6308 nonnull (name), nonnull (value));
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh5665 static const char *nonnull (const char *s);
5911 lt_argv_zero, nonnull (strerror (errno)));
6067 nonnull (strerror (errno)));
6093 nonnull (strerror (errno)));
6145 tmp_pathspec, nonnull (strerror (errno)));
6221 nonnull (const char *s)
6229 return (s && !*s) ? "(empty)" : nonnull (s);
6237 nonnull (name), nonnull (value));
6287 nonnull (name), nonnull (value));
6308 nonnull (name), nonnull (value));
/freebsd/contrib/libevent/build-aux/
H A Dltmain.sh5880 static const char *nonnull (const char *s);
6126 lt_argv_zero, nonnull (strerror (errno)));
6282 nonnull (strerror (errno)));
6308 nonnull (strerror (errno)));
6360 tmp_pathspec, nonnull (strerror (errno)));
6436 nonnull (const char *s)
6444 return (s && !*s) ? "(empty)" : nonnull (s);
6452 nonnull (name), nonnull (value));
6502 nonnull (name), nonnull (value));
6523 nonnull (name), nonnull (value));
/freebsd/contrib/ldns/
H A Dltmain.sh5914 static const char *nonnull (const char *s);
6160 lt_argv_zero, nonnull (strerror (errno)));
6316 nonnull (strerror (errno)));
6342 nonnull (strerror (errno)));
6394 tmp_pathspec, nonnull (strerror (errno)));
6470 nonnull (const char *s)
6478 return (s && !*s) ? "(empty)" : nonnull (s);
6486 nonnull (name), nonnull (value));
6536 nonnull (name), nonnull (value));
6557 nonnull (name), nonnull (value));
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/
H A Djemalloc.h263 JEMALLOC_ATTR(nonnull(1));
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckerBase.td151 /// nonnull attribute, and StdLibraryFunctionsChecker as it models standard
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp504 ObjCTypeQuals[llvm::to_underlying(ObjCTypeQual::nonnull)] = in Initialize()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp2685 void trackStatistics() const override { STATS_DECLTRACK_FNRET_ATTR(nonnull) } in trackStatistics()
2703 void trackStatistics() const override { STATS_DECLTRACK_FNRET_ATTR(nonnull) } in trackStatistics()
2713 void trackStatistics() const override { STATS_DECLTRACK_ARG_ATTR(nonnull) } in trackStatistics()
2721 void trackStatistics() const override { STATS_DECLTRACK_CSARG_ATTR(nonnull) } in trackStatistics()
2731 void trackStatistics() const override { STATS_DECLTRACK_CSRET_ATTR(nonnull) } in trackStatistics()
/freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/IR/
H A DCIROps.td2506 %3 = cir.base_class_addr %1 : !cir.ptr<!rec_Derived> nonnull [0] -> !cir.ptr<!rec_Base>
2520 (`nonnull` $assume_not_null^)?

12