Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Lower/
H A DConvertVariable.h98 void createRuntimeTypeInfoGlobal(Fortran::lower::AbstractConverter &converter,
/llvm-project-15.0.7/flang/lib/Lower/
H A DBridge.cpp145 Fortran::lower::createRuntimeTypeInfoGlobal(converter, loc, in registerTypeInfoSymbol()
152 Fortran::lower::createRuntimeTypeInfoGlobal(converter, info.loc, in createTypeInfoGlobals()
H A DConvertVariable.cpp1990 void Fortran::lower::createRuntimeTypeInfoGlobal( in createRuntimeTypeInfoGlobal() function in Fortran::lower