Home
last modified time | relevance | path

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

/external/clang/test/FixIt/
Dfixit.c42 int test_cond(int y, int fooBar) { // expected-note {{here}} in test_cond() function
/external/clang/test/Analysis/
Dtemp-obj-dtors-cfg-output.cpp50 void test_cond() { in test_cond() function
/external/mesa3d/src/glsl/
Dast_to_hir.cpp3744 ir_rvalue *const test_cond = new(ctx) ir_expression(ir_binop_all_equal, in hir() local
3751 test_cond); in hir()