Home
last modified time | relevance | path

Searched defs:compile_targets (Results 1 – 1 of 1) sorted by relevance

/third_party/gn/src/gn/
Danalyzer.cc201 auto compile_targets = std::make_unique<base::ListValue>(); in OutputsToJSON() local
321 std::set<const Target*> compile_targets = TargetsFor(inputs.compile_labels); in Analyze() local