Home
last modified time | relevance | path

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

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/FortranProject/
H A Dindentestimator.h38 ctcIfThen, enumerator
H A Dindentestimator.cpp31 … iKind == ctcFunction || iKind == ctcIfThen || iKind == ctcInterface || iKind == ctcProgramBlock || in GetCodeTreeIndent()
78 startKind1 = ctcIfThen; in GetCodeTreeIndent()
398 iKind = FormatIndentCodeTree::ctcIfThen; in CalcFortranIndentLine()