HomeSort by: relevance | last modified time | path
    Searched refs:objc_nonnull (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h 1705 objc_nonnull, objc_nullable, objc_null_unspecified, enumerator in enum:clang::ObjCTypeQual
  /src/external/apache2/llvm/dist/clang/lib/Parse/
Parser.cpp 488 ObjCTypeQuals[objc_nonnull] = &PP.getIdentifierTable().get("nonnull");
ParseObjc.cpp 1181 case objc_nonnull:

Completed in 54 milliseconds