Home
last modified time | relevance | path

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

/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/src/
H A Dpcf_flags.h81 PCF_IN_TRY_BLOCK = pcf_bit(43), //! inside Function-try-block enumerator
H A Dnewlines.cpp3920 flag_parens(po, PCF_IN_TRY_BLOCK, po->type, CT_NONE, false); in newlines_cleanup_braces()
6222 if (!(pc->prev->flags.test(PCF_IN_TRY_BLOCK))) in do_blank_lines()