Searched refs:fromPosition (Results 1 – 1 of 1) sorted by relevance
873 const auto &fromPosition{branch.parserCharBlock}; in CheckBranchesIntoDoBody() local876 if (!InBody(fromPosition, body) && InBody(toPosition, body)) { in CheckBranchesIntoDoBody()879 fromPosition, "branch into loop body from outside"_warn_en_US) in CheckBranchesIntoDoBody()