Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaObjC/
H A Dformat-strings-objc.m112 + (id)fooWithCStringFormat:(const char *)format, ... __attribute__((format(__printf__, 1, 2)));
290 + (void)stringWithFormat:(const char *)format, ... __attribute__((format(__printf__, 1, 2)));