Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Dcallingconv-iamcu.c53 struct type_test {} __attribute__((stdcall)); // expected-warning {{calling convention 'stdcall' ig… struct
Dcallingconv.c68 struct type_test {} __attribute__((stdcall)); // expected-warning {{'stdcall' attribute only appli… struct