Home
last modified time | relevance | path

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

/llvm-project/clang/test/Analysis/
H A Dwstring.c429 struct two_strings { wchar_t a[2], b[2]; }; in wcslen_subregion() struct
H A Dstring.c137 struct two_strings { char a[2], b[2]; }; in strlen_subregion() argument