Lines Matching refs:LT_Invalid
171 if (I[1]->Type == LT_Invalid || I[1]->First->MustBreakBefore)372 if (I + 2 == E || I[2]->Type == LT_Invalid)838 if (ShouldFormat && TheLine.Type == LT_Invalid && IncompleteFormat)841 if (ShouldFormat && TheLine.Type != LT_Invalid) {