Home
last modified time | relevance | path

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

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/FortranProject/
H A Dindentestimator.h42 ctcAssociate, enumerator
H A Dindentestimator.cpp30 …else if (iKind == ctcAssociate || iKind == ctcCritical || iKind == ctcDoForall || iKind == ctcEnum… in GetCodeTreeIndent()
49 startKind1 = ctcAssociate; in GetCodeTreeIndent()
452 iKind = FormatIndentCodeTree::ctcAssociate; in CalcFortranIndentLine()