Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dcallingconv-iamcu.c53 struct type_test {} __attribute__((stdcall)); // expected-warning {{'stdcall' calling convention is… struct
H A Dcallingconv.c73 struct type_test {} __attribute__((stdcall)); // expected-warning {{'stdcall' attribute only appli… struct