Searched defs:cast_expr (Results 1 – 2 of 2) sorted by relevance
95 auto const& cast_expr = static_cast<D const&>(expr); in retrieve_extents() local166 auto const& cast_expr = static_cast<D const&>(expr); in all_extents_equal() local
21 void cast_expr(int g) { +int(n)(g); } // expected-error {{undeclared identifier 'n'}} in cast_expr() function