Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-names.cpp4212 const ProcInterface *thisInterface{&interface}; in HasCycle() local
4216 if (const Symbol * interfaceSymbol{thisInterface->symbol()}) { in HasCycle()
4229 thisInterface = &procDetails->interface(); in HasCycle()