Searched defs:allCookedSources_ (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/unittests/Evaluate/ | ||
H A D | intrinsics.cpp | 41 parser::AllCookedSources allCookedSources_{allSources_}; member in Fortran::evaluate::CookedStrings |
/llvm-project/flang/include/flang/Semantics/ | ||
H A D | semantics.h | 271 parser::AllCookedSources &allCookedSources_; global() variable |