HomeSort by: relevance | last modified time | path
    Searched defs:throw_helper (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/libcxx/src/
string.cpp 40 void throw_helper( const string& msg ) function in namespace:__anon3647
53 throw_helper<out_of_range>(func + ": out of range");
59 throw_helper<invalid_argument>(func + ": no conversion");

Completed in 24 milliseconds