Searched refs:FunctionLikeUnit (Results 1 – 5 of 5) sorted by relevance
37 struct FunctionLikeUnit;309 FunctionLikeUnit *getOwningProcedure() const;573 struct FunctionLikeUnit : public ProgramUnit {585 FunctionLikeUnit(588 FunctionLikeUnit(591 FunctionLikeUnit(594 FunctionLikeUnit(597 FunctionLikeUnit(FunctionLikeUnit &&) = default;598 FunctionLikeUnit(const FunctionLikeUnit &) = delete;661 std::list<FunctionLikeUnit> nestedFunctions;[all …]
50 struct FunctionLikeUnit;351 CalleeInterface(Fortran::lower::pft::FunctionLikeUnit &f,363 Fortran::lower::pft::FunctionLikeUnit &getCallDescription() const {384 Fortran::lower::pft::FunctionLikeUnit &funit;
298 Fortran::lower::pft::FunctionLikeUnit &unit = in enterFunction()356 [&](lower::pft::FunctionLikeUnit &p) { in resetFunctionState()1157 for (const lower::pft::FunctionLikeUnit &func : in dumpFunctionLikeUnit()1171 for (const lower::pft::FunctionLikeUnit &func : in dumpModuleLikeUnit()1258 lower::pft::FunctionLikeUnit *1569 Fortran::lower::pft::FunctionLikeUnit::FunctionLikeUnit( in FunctionLikeUnit() function in Fortran::lower::pft::FunctionLikeUnit1590 Fortran::lower::pft::FunctionLikeUnit::FunctionLikeUnit( in FunctionLikeUnit() function in Fortran::lower::pft::FunctionLikeUnit1601 Fortran::lower::pft::FunctionLikeUnit::FunctionLikeUnit( in FunctionLikeUnit() function in Fortran::lower::pft::FunctionLikeUnit1612 Fortran::lower::pft::FunctionLikeUnit::FunctionLikeUnit( in FunctionLikeUnit() function in Fortran::lower::pft::FunctionLikeUnit1625 if (auto *par = parent.getIf<FunctionLikeUnit>()) in parentHostAssoc()[all …]
205 [&](Fortran::lower::pft::FunctionLikeUnit &f) { in run()210 for (Fortran::lower::pft::FunctionLikeUnit &f : in run()245 void declareFunction(Fortran::lower::pft::FunctionLikeUnit &funit) { in declareFunction()264 for (Fortran::lower::pft::FunctionLikeUnit &f : funit.nestedFunctions) in declareFunction()269 for (Fortran::lower::pft::FunctionLikeUnit &f : funit.nestedFunctions) in declareFunction()277 Fortran::lower::pft::FunctionLikeUnit &funit, in collectHostAssociatedVariables()357 Fortran::lower::pft::FunctionLikeUnit &owningProc = in lookupLabelSet()368 Fortran::lower::pft::FunctionLikeUnit &owningProc = in lookupLabel()2526 Fortran::lower::pft::FunctionLikeUnit *funit = in genFIR()2845 void endNewFunction(Fortran::lower::pft::FunctionLikeUnit &funit) { in endNewFunction()[all …]
489 getEntityContainer(Fortran::lower::pft::FunctionLikeUnit &funit) { in getEntityContainer()514 getResultEntity(Fortran::lower::pft::FunctionLikeUnit &funit) { in getResultEntity()