Searched refs:getStartingSourceLoc (Results 1 – 4 of 4) sorted by relevance
607 parser::CharBlock getStartingSourceLoc() const;700 parser::CharBlock getStartingSourceLoc() const;
1637 Fortran::lower::pft::FunctionLikeUnit::getStartingSourceLoc() const { in getStartingSourceLoc() function in Fortran::lower::pft::FunctionLikeUnit1667 Fortran::lower::pft::ModuleLikeUnit::getStartingSourceLoc() const { in getStartingSourceLoc() function in Fortran::lower::pft::ModuleLikeUnit
246 setCurrentPosition(funit.getStartingSourceLoc()); in declareFunction()2917 setCurrentPosition(funit.getStartingSourceLoc()); in lowerFunc()2934 setCurrentPosition(mod.getStartingSourceLoc()); in lowerModuleDeclScope()
353 return converter.genLocation(funit.getStartingSourceLoc()); in getCalleeLocation()