Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Lower/
H A DConvertVariable.h55 void defineModuleVariable(AbstractConverter &, const pft::Variable &var);
/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertVariable.cpp1892 void Fortran::lower::defineModuleVariable( in defineModuleVariable() function in Fortran::lower
H A DBridge.cpp2941 Fortran::lower::defineModuleVariable(*this, var); in lowerModuleDeclScope()