Searched refs:opensBlockOrBlockTypeList (Results 1 – 3 of 3) sorted by relevance
490 bool opensBlockOrBlockTypeList(const FormatStyle &Style) const { in opensBlockOrBlockTypeList() function519 return MatchingParen && MatchingParen->opensBlockOrBlockTypeList(Style); in closesBlockOrBlockTypeList()
2175 Current->MatchingParen->opensBlockOrBlockTypeList(Style)) { in calculateFormattingInformation()2180 if (Current->opensBlockOrBlockTypeList(Style)) in calculateFormattingInformation()
1288 if (Current.opensBlockOrBlockTypeList(Style)) { in moveStatePastScopeOpener()