HomeSort by relevance Sort by last modified time
    Searched refs:IsLinkable (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/tools/gn/
target.h 62 bool IsLinkable() const;
target.cc 148 bool Target::IsLinkable() const {
ninja_binary_target_writer.cc 435 } else if (can_link_libs && dep->IsLinkable()) {

Completed in 85 milliseconds