Searched refs:SetCompilerTarget (Results 1 – 2 of 2) sorted by relevance
67 void SetCompilerTarget(std::string target) { compiler_target_ = target; } in SetCompilerTarget() function
304 crate.SetCompilerTarget(compiler_target.value()); in AddTarget()