OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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