Home
last modified time | relevance | path

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

/external/clang/test/Analysis/
Doutofbound.c18 struct three_words { struct
27 struct three_words a, *p; in f3() argument
35 struct three_words a, *p = (struct three_words *)&c; in f4()
54 struct three_words a; in f7()