Searched defs:allSources_ (Results 1 – 3 of 3) sorted by relevance
/llvm-project/flang/include/flang/Parser/ | ||
H A D | preprocessor.h | 116 AllSources &allSources_; global() variable |
/llvm-project/flang/lib/Parser/ | ||
H A D | prescan.h | 209 AllSources &allSources_; global() variable |
/llvm-project/flang/unittests/Evaluate/ | ||
H A D | intrinsics.cpp | 40 parser::AllSources allSources_; member in Fortran::evaluate::CookedStrings |