Home
last modified time | relevance | path

Searched refs:InBody (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-labels.cpp845 bool InBody(const parser::CharBlock &position, in InBody() function
876 if (!InBody(fromPosition, body) && InBody(toPosition, body)) { in CheckBranchesIntoDoBody()