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

/external/chromium_org/tools/gn/
H A Dscope_per_file_provider.h29 const Value* GetDefaultToolchain();
H A Dscope_per_file_provider.cc27 return GetDefaultToolchain();
55 const Value* ScopePerFileProvider::GetDefaultToolchain() { function in class:ScopePerFileProvider
H A Dloader.h49 virtual Label GetDefaultToolchain() const = 0;
89 virtual Label GetDefaultToolchain() const OVERRIDE;
H A Dninja_writer.cc66 Label default_label = builder_->loader()->GetDefaultToolchain();
H A Dbuilder_unittest.cc27 virtual Label GetDefaultToolchain() const OVERRIDE {
H A Dloader.cc186 Label LoaderImpl::GetDefaultToolchain() const { function in class:LoaderImpl

Completed in 564 milliseconds