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

  /external/clang/test/SemaTemplate/
instantiate-function-params.cpp 91 __attribute__((pcs("aapcs"))) functype pcsfunc; // expected-warning {{calling convention 'pcs' ignored for this target}} member in struct:InstantiateFunctionTypedef::X
99 (void)x.pcsfunc(1, 2);

Completed in 43 milliseconds