Home
last modified time | relevance | path

Searched refs:PrintfArg (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dwindows-seh-async-exceptions.cpp5 class PrintfArg class
8 PrintfArg();
9 PrintfArg(const char* s);
12 ~PrintfArg() {int x; printf("ddd\n"); } in ~PrintfArg()
15 void devif_Warning(const char* fmt, PrintfArg arg1 = PrintfArg());