Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dmod-file.cpp1113 const ProcInterface &sInterface{sDetails->interface()}; in Collect() local
1114 if (sInterface.symbol() == &symbol) { in Collect()