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

  /external/chromium_org/tools/gn/
command_gen.cc 39 builder->GetToolchain(target->settings()->toolchain_label());
builder.h 39 const Toolchain* GetToolchain(const Label& label) const;
ninja_writer.cc 73 const Toolchain* toolchain = builder_->GetToolchain(i->first);
command_gyp.cc 231 debug_toolchain = debug_setup->builder()->GetToolchain(
builder.cc 121 const Toolchain* Builder::GetToolchain(const Label& label) const {

Completed in 533 milliseconds