Searched refs:constexpr_array (Results 1 – 1 of 1) sorted by relevance
46 constexpr A constexpr_array[4] = {0, 0, 0, 3}; variable88 *out = constexpr_array[3].x; in dev_fun()96 *out2 = &constexpr_array[3].x; in dev_fun()