Searched defs:pSt (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/Analysis/
H A Dmalloc.c1415 StructWithPtr *pSt = &St;
1416 pSt->memP = malloc(12);
1414 StructWithPtr *pSt = &St; local

Completed in 135 milliseconds