Searched defs:vpF2 (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/CodeGen/
H A Dvolatile.c23 volatile struct { int x; } *vpF2; variable in typeref:struct:__anon3799
58 i=vpF2->x;
82 vpF2->x=i;

Completed in 67 milliseconds