Searched defs:getRefType (Results 1 – 5 of 5) sorted by relevance
106 public String getRefType(int constantIndex); in getRefType() method
150 public String getRefType(int constantIndex) in getRefType() method in LibraryClass
197 public String getRefType(int constantIndex) in getRefType() method in ProgramClass
36 mlir::Type Fortran::lower::FirOpBuilder::getRefType(mlir::Type eleTy) { in getRefType() function in Fortran::lower::FirOpBuilder
872 static std::string getRefType(InfoType IT) { in getRefType() function