Home
last modified time | relevance | path

Searched refs:objc_nonnull (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp504 ObjCTypeQuals[objc_nonnull] = &PP.getIdentifierTable().get("nonnull"); in Initialize()
H A DParseObjc.cpp1228 case objc_nonnull: in ParseObjCTypeQualifierList()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1762 objc_nonnull, objc_nullable, objc_null_unspecified, enumerator