Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Evaluate/
Dcharacteristics.cpp1006 const Procedure &yProc{y.procedure.value()}; in Distinguishable() local
1007 if (Distinguishable(xProc, yProc)) { in Distinguishable()
1011 const std::optional<FunctionResult> &yResult{yProc.functionResult}; in Distinguishable()