Home
last modified time | relevance | path

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

/external/clang/test/Analysis/
Dstring.c72 struct two_strings { char a[2], b[2]; }; in strlen_subregion() struct
73 extern void use_two_strings(struct two_strings *); in strlen_subregion()
75 struct two_strings z; in strlen_subregion()