Searched defs:NSImage (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/test/SemaObjC/ | ||
H A D | protocol-implementing-class-methods.m | 10 @interface NSImage <P1> interface |
/llvm-project/clang/test/CodeGenObjC/ | ||
H A D | debug-info-crash.m | 37 + (NSAttributedString *)attributedStringWithString:(id)string image:(NSImage *)image { argument |