Searched refs:opensBlockOrBlockTypeList (Results 1 – 3 of 3) sorted by relevance
657 bool opensBlockOrBlockTypeList(const FormatStyle &Style) const { in opensBlockOrBlockTypeList() function688 return MatchingParen && MatchingParen->opensBlockOrBlockTypeList(Style); in closesBlockOrBlockTypeList()
2644 Current->MatchingParen->opensBlockOrBlockTypeList(Style)) { in calculateFormattingInformation()2649 if (Current->opensBlockOrBlockTypeList(Style)) in calculateFormattingInformation()
1454 if (Current.opensBlockOrBlockTypeList(Style)) { in moveStatePastScopeOpener()