Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dresolved_target_data.cc93 TargetPublicPairListBuilder inherited_libraries; in ComputeInheritedLibs() local
Dtarget.h316 const InheritedLibraries& inherited_libraries() const { in inherited_libraries() function