Home
last modified time | relevance | path

Searched refs:yBefore (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/Analysis/
Dmalloc.c1397 int *yBefore = retPtr(); in cmpHeapAllocationToUnknown() local
1400 clang_analyzer_eval(yBefore == m); // expected-warning{{FALSE}} in cmpHeapAllocationToUnknown()