Home
last modified time | relevance | path

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

/external/clang/test/Analysis/
Darray-struct-region.c278 } ShortStringWrapper; typedef
301 ShortStringWrapper w = { s2, 0 }; in testArrayStructCopyNested()
308 ShortStringWrapper w2 = w; in testArrayStructCopyNested()
314 ShortStringWrapper w3 = w2; in testArrayStructCopyNested()