Searched defs:nullable (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/test/SemaCXX/ | ||
H A D | nullability.cpp | 112 void *_Nullable nullable; in AssignAndInitNonNull() local |
/llvm-project/clang/lib/APINotes/ | ||
H A D | APINotesWriter.cpp | 584 if (auto nullable = OCI.getDefaultNullability()) emitUnversionedInfo() local |