Home
last modified time | relevance | path

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

/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/src/
H A Doutput.cpp2287 bool is_exception_tag = match.find("@exception") != std::string::npos; in output_comment_multi() local
2291 if ( is_exception_tag in output_comment_multi()