Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Parser/
Dpreprocessor.h93 AllSources &allSources_; variable
Dprescan.h190 AllSources &allSources_; variable
/external/llvm-project/flang/include/flang/Frontend/
DCompilerInstance.h25 std::shared_ptr<Fortran::parser::AllSources> allSources_; variable
/external/llvm-project/flang/unittests/Evaluate/
Dintrinsics.cpp39 parser::AllSources allSources_; member in Fortran::evaluate::CookedStrings