Searched refs:call_returning_double (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang/test/PCH/ | ||
| H A D | exprs.c | 55 call_returning_double *double_ptr2 = &floating; |
| H A D | exprs.h | 52 typedef typeof((&dplus)(d0, d1)) call_returning_double; typedef |