Home
last modified time | relevance | path

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

/llvm-project/clang/test/Analysis/diagnostics/
H A Dundef-value-param.c47 struct WithFields { struct
50 void initStruct(int x, struct WithFields *X) { in initStruct() argument