Home
last modified time | relevance | path

Searched refs:nullable (Results 1 – 10 of 10) sorted by relevance

/freebsd-13.1/contrib/byacc/
H A Dlr0.c543 nullable = TMALLOC(char, nsyms); in set_nullable()
544 NO_SPACE(nullable); in set_nullable()
547 nullable[i] = 0; in set_nullable()
558 if (!nullable[j]) in set_nullable()
565 if (!nullable[j]) in set_nullable()
567 nullable[j] = 1; in set_nullable()
577 if (nullable[i]) in set_nullable()
606 DO_FREE(nullable); in lr0_leaks()
H A Dlalr.c319 if (nullable[symbol]) in initialize_F()
416 if (nullable[*rp] && length > 0) in build_relations()
H A Dmain.c115 char *nullable; variable
H A Ddefs.h373 extern char *nullable;
/freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td326 HelpText<"Warns when a nullable pointer is dereferenced.">,
331 HelpText<"Warns when a nullable pointer is passed to a pointer which has a "
337 HelpText<"Warns when a nullable pointer is returned from a function that has "
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticGroups.td474 def NullableToNonNullConversion : DiagGroup<"nullable-to-nonnull-conversion">;
H A DAttrDocs.td3592 example) a nullable pointer to an array of nonnull pointers. Nullability
3606 // A nullable pointer to non-null pointers to const characters.
3616 - (nullable NSView *)ancestorSharedWithView:(nonnull NSView *)aView;
3617 @property (assign, nullable) NSView *superview;
H A DDiagnosticSemaKinds.td11039 "implicit conversion from nullable pointer %0 to non-nullable pointer "
/freebsd-13.1/contrib/subversion/
H A DCHANGES699 * JavaHL: Make StringArray nullable (r1785429)
/freebsd-13.1/share/dict/
H A Dweb2128582 nullable