Searched refs:GetCharBlockFromLineAndColumns (Results 1 – 3 of 3) sorted by relevance
280 std::optional<CharBlock> GetCharBlockFromLineAndColumns(
538 std::optional<CharBlock> AllCookedSources::GetCharBlockFromLineAndColumns( in GetCharBlockFromLineAndColumns() function in Fortran::parser::AllCookedSources
287 if (auto cb{allCookedSources.GetCharBlockFromLineAndColumns( in CompileFortran()