Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParser.cpp489 ObjCTypeQuals[objc_nonnull] = &PP.getIdentifierTable().get("nonnull"); in Initialize()
H A DParseObjc.cpp1183 case objc_nonnull: in ParseObjCTypeQualifierList()
/llvm-project-15.0.7/clang/include/clang/Parse/
H A DParser.h1722 objc_nonnull, objc_nullable, objc_null_unspecified, enumerator