Searched refs:SetIsTrailingBlockInNewLine (Results 1 – 2 of 2) sorted by relevance
138 void SetIsTrailingBlockInNewLine(bool const isNewLine) noexcept in SetIsTrailingBlockInNewLine() function
1639 callExpr->SetIsTrailingBlockInNewLine(Lexer()->GetToken().NewLine()); in ParseTrailingBlock()