Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A DMicrosoftCompatibility.cpp10 char * cls::* __uptr wrong2 = &cls::m; // expected-error {{'__uptr' attribute cannot be used with p… variable
H A Dattr-type-safety.c29 int wrong2(void *buf, MPI_Datatype datatype);
H A DMicrosoftExtensions.c139 int * __sptr __uptr wrong2; // expected-error {{'__sptr' and '__uptr' attributes are not compatible… variable
H A Dwarn-type-safety.c12 int wrong2(void *buf, MPI_Datatype datatype)