Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/Analysis/
Dinline.c86 struct rdar10977037 { int x, y; }; struct
87 int test_rdar10977037_aux(struct rdar10977037 v) { return v.y; } in test_rdar10977037_aux()
88 int test_rdar10977037_aux_2(struct rdar10977037 v);
90 struct rdar10977037 v; in test_rdar10977037()
/external/clang/test/Analysis/
Dinline.c86 struct rdar10977037 { int x, y; }; argument
87 int test_rdar10977037_aux(struct rdar10977037 v) { return v.y; } in test_rdar10977037_aux()
88 int test_rdar10977037_aux_2(struct rdar10977037 v);
90 struct rdar10977037 v; in test_rdar10977037()