Home
last modified time | relevance | path

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

/llvm-project/clang/test/Analysis/
H A Dmalloc.c891 struct StructWithInt { struct
902 struct StructWithInt *px= malloc(sizeof(struct StructWithInt)); in useAfterFreeStruct() argument