Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dresolve-labels.cpp824 bool InBody(const parser::CharBlock &position, in InBody() function
855 if (!InBody(fromPosition, body) && InBody(toPosition, body)) { in CheckBranchesIntoDoBody()