HomeSort by relevance Sort by last modified time
    Searched full:empty_id (Results 1 - 1 of 1) sorted by null

  /external/clang/test/CodeGen/
parameter-passing.c 23 static EmptyTy empty_id(EmptyTy a) { return a; } function
44 empty_mul(empty_id((EmptyTy) {}));

Completed in 59 milliseconds