Home
last modified time | relevance | path

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

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