Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Parser/
Dparsing.cpp66 currentCooked_ = &allCooked_.NewCookedSource(); in Prescan()
Dprovenance.cpp525 CookedSource &AllCookedSources::NewCookedSource() { in NewCookedSource() function in Fortran::parser::AllCookedSources
/external/llvm-project/flang/include/flang/Parser/
Dprovenance.h265 CookedSource &NewCookedSource();
/external/llvm-project/flang/unittests/Evaluate/
Dintrinsics.cpp41 parser::CookedSource &cooked_{allCookedSources_.NewCookedSource()};