OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:aliasing_int
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/CodeGen/
may-alias.c
7
typedef int __attribute__((may_alias))
aliasing_int
;
typedef
9
void test0(
aliasing_int
*ai, int *i)
Completed in 36 milliseconds