Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParser.cpp467 ObjCTypeQuals[objc_nullable] = &PP.getIdentifierTable().get("nullable"); in Initialize()
HDParseObjc.cpp1190 case objc_nullable: in ParseObjCTypeQualifierList()
/NextBSD/contrib/llvm/tools/clang/include/clang/Parse/
HDParser.h1353 objc_nonnull, objc_nullable, objc_null_unspecified, enumerator