Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Dwarn-type-safety.c73 static const int D_tag __attribute__(( type_tag_for_datatype(d,int) )) = 20; variable
80 …C_func(ptr, D_tag); // expected-warning {{this type tag was not designed to be used with this func… in test_tag_mismatch()