HomeSort by relevance Sort by last modified time
    Searched refs:printf2 (Results 1 - 2 of 2) sorted by null

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

Completed in 814 milliseconds