Home
last modified time | relevance | path

Searched refs:NewCookedSource (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/flang/lib/Parser/
H A Dparsing.cpp74 currentCooked_ = &allCooked_.NewCookedSource(); in Prescan()
H A Dprovenance.cpp553 CookedSource &AllCookedSources::NewCookedSource() { in NewCookedSource() function in Fortran::parser::AllCookedSources
/llvm-project-15.0.7/flang/include/flang/Parser/
H A Dprovenance.h270 CookedSource &NewCookedSource();
/llvm-project-15.0.7/flang/unittests/Evaluate/
H A Dintrinsics.cpp42 parser::CookedSource &cooked_{allCookedSources_.NewCookedSource()};