Home
last modified time | relevance | path

Searched refs:dest_public (Results 1 - 1 of 1) sorted by relevance

/third_party/gn/src/gn/
H A Dtarget_generator.cc204 Target::FileList dest_public; in FillPublic() local
206 scope_->GetSourceDir(), &dest_public, err_)) in FillPublic()
208 target_->public_headers() = std::move(dest_public); in FillPublic()

Completed in 2 milliseconds