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