OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wrong9
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/Sema/
MicrosoftExtensions.c
133
int *(__ptr32 __sptr
wrong9
); // expected-error {{'__sptr' attribute only applies to pointer arguments}} // expected-error {{'__ptr32' attribute only applies to pointer arguments}}
variable
warn-type-safety.c
35
int
wrong9
__attribute__(( pointer_with_type_tag(mpi,1,2) )); // expected-error {{attribute only applies to functions and methods}}
variable
Completed in 40 milliseconds