Searched refs:kNoJustify (Results 1 – 5 of 5) sorted by relevance
136 kNoJustify, // don't contribute this #Line to tabular comment measure, even if it fits enumerator
241 case MarkType::kNoJustify: in check()
74 , { "NoJustify", MarkType::kNoJustify, R_N, E_N, M(Const) | M(Member) }510 case MarkType::kNoJustify: in addDefinition()2159 case MarkType::kNoJustify: in typeName()
1535 case MarkType::kNoJustify: in markTypeOut()
42 [](Definition* child){return MarkType::kNoJustify == child->fMarkType;})) { in checkEnumLengths()