Home
last modified time | relevance | path

Searched refs:vpF2 (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/CodeGen/
Dvolatile.c18 volatile struct { int x; } *vpF2; variable
75 i=vpF2->x; in main()
150 vpF2->x=i; in main()