Searched refs:getProcedureSymbol (Results 1 – 2 of 2) sorted by relevance
285 const Fortran::semantics::Symbol *getProcedureSymbol() const;373 const Fortran::semantics::Symbol *getProcedureSymbol() const;
80 Fortran::lower::CallerInterface::getProcedureSymbol() const { in getProcedureSymbol() function in Fortran::lower::CallerInterface344 Fortran::lower::CalleeInterface::getProcedureSymbol() const { in getProcedureSymbol() function in Fortran::lower::CalleeInterface440 if (const Fortran::semantics::Symbol *sym = side().getProcedureSymbol()) in declare()1138 const Fortran::semantics::Symbol *getProcedureSymbol() const { in getProcedureSymbol() function in SignatureBuilder