Home
last modified time | relevance | path

Searched defs:ifaceProc (Results 1 – 1 of 1) sorted by relevance

/llvm-project/flang/lib/Evaluate/
H A Dcharacteristics.cpp817 } else if (const auto *ifaceProc{std::get_if<DummyProcedure>(&u)}) { IsCompatibleWith() local
1226 const auto *ifaceProc{std::get_if<CopyableIndirection<Procedure>>(&u)}; IsCompatibleWith() local