Searched refs:printf2 (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/SemaCXX/
H A Dformat-strings.cpp30 int printf2(const char *, ...);
71 int Foo::printf2(const char *fmt, ...) { function in class:Foo
/external/clang/test/Sema/
H A Dattr-format.c23 int (*printf2)(double format, ...) __attribute__((__format__(printf, 1, 2))); // expected-error {{format argument not a string type}} member in struct:_mystruct

Completed in 108 milliseconds