Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dsymbol.c356 static bool is_wstring_expr(struct expression *expr) in is_wstring_expr() function
393 else if (t == wchar_ctype && is_wstring_expr(expr)) in count_array_initializer()