Searched defs:conditional_operator (Results 1 – 2 of 2) sorted by relevance
| /external/clang/test/Profile/ | ||
| D | c-general.c | 425 void conditional_operator() { in conditional_operator() function |
| /external/clang/test/PCH/ | ||
| D | exprs.h | 67 typedef typeof(i? : d0) conditional_operator; typedef |