xref
: /
llvm-project-15.0.7
/
clang
/
test
/
SemaObjC
/
nonnull.h
(revision cb67d7b7)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
// rdar: //6857843
2
#
define
NONNULL_ATTR
__attribute__
((
nonnull
))
3