Lines Matching refs:programs
142 void ETSParser::AddExternalSource(const std::vector<Program *> &programs)
146 for (auto *newProg : programs) {
191 std::vector<Program *> &programs)
199 // don't insert the separate modules into the programs, when we collect implicit package imports
200 programs.emplace_back(newProg);
217 std::vector<Program *> programs;
237 // This is needed, as during a parsing of a file, programs can be re-added to the parseList, which needs to be
259 return programs;
280 TryParseSource(parseList[idx], extSrc, directImportsFromMainSource, programs);
289 return programs;
1048 // NOTE(rsipka): Unclear behavior/code. Currently, all entry programs omit the module name if it is not a