Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dresolved_target_data.cc58 LibInfo GetLibInfo(const Target* target) const { in GetLibInfo() function in ResolvedTargetData::Impl
416 LibInfo ResolvedTargetData::GetLibInfo(const Target* target) const { in GetLibInfo() function in ResolvedTargetData