Home
last modified time | relevance | path

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

/external/clang/test/Analysis/
Dmalloc.c818 struct StructWithInt { struct
829 struct StructWithInt *px= malloc(sizeof(struct StructWithInt)); in useAfterFreeStruct() argument