Searched defs:ExternalSources (Results 1 – 2 of 2) sorted by relevance
208 ExternalSource &ExternalSources() in ExternalSources() function213 const ExternalSource &ExternalSources() const in ExternalSources() function
54 using ExternalSources = std::unordered_map<util::StringView, ArenaVector<parser::Program *>>; variable