Home
last modified time | relevance | path

Searched refs:LoadIDSet (Results 1 – 2 of 2) sorted by relevance

/third_party/gn/src/gn/
Dloader.h174 using LoadIDSet = std::set<LoadID>; variable
175 LoadIDSet invocations_;
Dloader.cc403 LoadIDSet old_loads; in DidLoadBuildConfig()