Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Lower/
H A DConvertType.cpp456 if (const Fortran::semantics::Symbol *typeInfoSym = genDerivedType() local
H A DConvertVariable.cpp2413 createRuntimeTypeInfoGlobal(Fortran::lower::AbstractConverter & converter,const Fortran::semantics::Symbol & typeInfoSym) createRuntimeTypeInfoGlobal() argument
H A DBridge.cpp242 registerTypeInfo(Fortran::lower::AbstractConverter & converter,mlir::Location loc,Fortran::semantics::SymbolRef typeInfoSym,const Fortran::semantics::DerivedTypeSpec & typeSpec,fir::RecordType type) registerTypeInfo() argument
1024 registerTypeInfo(mlir::Location loc,Fortran::lower::SymbolRef typeInfoSym,const Fortran::semantics::DerivedTypeSpec & typeSpec,fir::RecordType type) registerTypeInfo() argument