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

  /external/clang/test/SemaCXX/
discrim-union.cpp 64 template<typename T, typename U> T throw_(const U &u) { throw u; } function
91 return (elem != N ? throw_<const_get_result<N>>("bad_either_get")

Completed in 213 milliseconds