Searched refs:objc_nullable (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/clang/lib/Parse/ |
H A D | Parser.cpp | 468 ObjCTypeQuals[objc_nullable] = &PP.getIdentifierTable().get("nullable"); in Initialize()
|
H A D | ParseObjc.cpp | 1188 case objc_nullable: in ParseObjCTypeQualifierList()
|
/aosp_15_r20/external/clang/include/clang/Parse/ |
H A D | Parser.h | 1377 objc_nonnull, objc_nullable, objc_null_unspecified, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Parse/ |
D | Parser.h | 1764 objc_nonnull, objc_nullable, objc_null_unspecified, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Parse/ |
D | Parser.h | 1764 objc_nonnull, objc_nullable, objc_null_unspecified, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Parse/ |
D | Parser.h | 1741 objc_nonnull, objc_nullable, objc_null_unspecified, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Parse/ |
D | Parser.h | 1801 objc_nonnull, objc_nullable, objc_null_unspecified, enumerator
|