Home
last modified time | relevance | path

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

/external/clang/test/Analysis/
Dinline.c87 int test_rdar10977037_aux(struct rdar10977037 v) { return v.y; } in test_rdar10977037_aux() function
92 v. y += test_rdar10977037_aux(v); // no-warning in test_rdar10977037()