Home
last modified time | relevance | path

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

/external/clang/test/Analysis/
Duninit-vals-ps.c52 struct f5_struct { int x; }; struct
53 void f5_aux(struct f5_struct* s);
55 struct f5_struct s; in f5()