Searched refs:SetCompilerArgs (Results 1 – 2 of 2) sorted by relevance
64 void SetCompilerArgs(std::vector<std::string> args) { compiler_args_ = args; } in SetCompilerArgs() function
302 crate.SetCompilerArgs(compiler_args); in AddTarget()