Home
last modified time | relevance | path

Searched refs:_Null_unspecified (Results 1 – 6 of 6) sorted by relevance

/freebsd/tools/build/cross-build/include/common/sys/
H A Dcdefs.h210 #define _Null_unspecified macro
/freebsd/sys/sys/
H A Dcdefs.h528 #define _Null_unspecified macro
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTokenKinds.def735 KEYWORD(_Null_unspecified , KEYALL)
H A DAttr.td2576 let Spellings = [CustomKeyword<"_Null_unspecified">];
H A DDiagnosticSemaKinds.td12558 "type specifier (_Nonnull, _Nullable, or _Null_unspecified)">,
12562 "_Nullable, or _Null_unspecified)">,
12565 "insert '%select{_Nonnull|_Nullable|_Null_unspecified}0' if the "
H A DAttrDocs.td4900 unclear (the ``_Null_unspecified`` qualifier). Because nullability qualifiers
5019 The ``_Null_unspecified`` nullability qualifier indicates that neither the