Home | History | Annotate | Download | only in gn

Lines Matching refs:Scope

84 Value RunGetLabelInfo(Scope* scope,
94 Label label = Label::Resolve(scope->GetSourceDir(),
95 ToolchainLabelForScope(scope), args[0], err);
113 GetGenDirForSourceDir(scope->settings(), label.dir()));
118 scope->settings()->default_toolchain_label() == toolchain_label;
120 GetToolchainGenDir(scope->settings()->build_settings(),
125 GetOutputDirForSourceDir(scope->settings(), label.dir()));
130 scope->settings()->default_toolchain_label() == toolchain_label;
132 GetToolchainOutputDir(scope->settings()->build_settings(),