Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/Sema/
Dno_callconv.cpp17 void __attribute__((stdcall)) funcD() {} // expected-error {{'stdcall' calling convention is not su… in funcD() function
38 void __attribute__((stdcall)) funcD() {} // expected-warning {{'stdcall' calling convention is not … in funcD() function