Home
last modified time | relevance | path

Searched defs:nullable (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/byacc/
H A Dmain.c115 char *nullable; variable
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp591 if (auto nullable = OCI.getDefaultNullability()) in emitUnversionedInfo() local
659 if (auto nullable = VI.getNullability()) { in emitVariableInfo() local
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h99 nullable, enumerator