Searched refs:getCC1Command (Results 1 – 1 of 1) sorted by relevance
187 static std::vector<const char*> getCC1Command(CompilationType type, const std::string& filename) { in getCC1Command() function245 std::vector<const char*> cc1_flags = getCC1Command(type, filename); in compileHeader()