HomeSort by relevance Sort by last modified time
    Searched defs:wrong2 (Results 1 - 2 of 2) sorted by null

  /external/clang/test/Sema/
MicrosoftCompatibility.cpp 10 char * cls::* __uptr wrong2 = &cls::m; // expected-error {{'__uptr' attribute cannot be used with pointers to members}} variable
MicrosoftExtensions.c 134 int * __sptr __uptr wrong2; // expected-error {{'__sptr' and '__uptr' attributes are not compatible}} variable

Completed in 48 milliseconds