Home
last modified time | relevance | path

Searched refs:missing_matching_if (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/wave/
Dcpp_exceptions.hpp114 missing_matching_if, enumerator
207 case preprocess_exception::missing_matching_if: in is_recoverable()
/third_party/boost/boost/wave/util/
Dcpp_iterator.hpp1144 missing_matching_if, "#elif", act_pos); in handle_pp_directive()
1959 BOOST_WAVE_THROW_CTX(ctx, preprocess_exception, missing_matching_if, in on_else()
1975 BOOST_WAVE_THROW_CTX(ctx, preprocess_exception, missing_matching_if, in on_endif()
2116 missing_matching_if, "#elif", act_pos); in on_elif()
2171 BOOST_WAVE_THROW_CTX(ctx, preprocess_exception, missing_matching_if,