Home
last modified time | relevance | path

Searched defs:allSources_ (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/include/flang/Parser/
H A Dpreprocessor.h116 AllSources &allSources_; global() variable
/llvm-project/flang/lib/Parser/
H A Dprescan.h209 AllSources &allSources_; global() variable
/llvm-project/flang/unittests/Evaluate/
H A Dintrinsics.cpp40 parser::AllSources allSources_; member in Fortran::evaluate::CookedStrings