Searched refs:wrong2 (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/Sema/
H A DMicrosoftCompatibility.cpp10 char * cls::* __uptr wrong2 = &cls::m; // expected-error {{'__uptr' attribute cannot be used with pointers to members}} variable
H A DMicrosoftExtensions.c140 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)

Completed in 142 milliseconds