HomeSort by relevance Sort by last modified time
    Searched full:member_typedef_default (Results 1 - 1 of 1) sorted by null

  /external/clang/test/SemaCXX/
decl-microsoft-call-conv.cpp 57 void_fun_t member_typedef_default; // expected-note {{previous declaration is here}} member in struct:S
87 void __cdecl S::member_typedef_default() {} // expected-error {{function declared 'cdecl' here was previously declared without calling convention}} function in class:S

Completed in 3019 milliseconds