Home
last modified time | relevance | path

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

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