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