Home
last modified time | relevance | path

Searched defs:_Nullable (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/source/Plugins/Platform/MacOSX/objcxx/
H A DPlatformiOSSimulatorCoreSimulatorSupport.mm58 error:(NSError *__autoreleasing _Nullable *_Nullable)error; argument
/llvm-project/clang/test/Analysis/
H A Dincorrect-checker-names.mm19 - (void)takesNullable:(int *_Nullable)p;
H A Dnullability.mm50 - (void)takesNullable:(int *_Nullable)p; argument
[all...]
/llvm-project/clang/test/SemaObjC/
H A Dnullability.m282 … cannot be applied to multi-level pointer type 'void * _Nullable[2]'}} expected-note {{use nullabi…