Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Lower/
H A DConvertProcedureDesignator.cpp157 if (std::optional<fir::FortranVariableOpInterface> varDef = in convertProcedureDesignatorToHLFIR() local
H A DConvertExprToHLFIR.cpp279 if (std::optional<fir::FortranVariableOpInterface> varDef = in gen() local