Searched defs:modulePath (Results 1 – 3 of 3) sorted by relevance
46 static std::string getThinLTOOutputFile(StringRef modulePath) { in getThinLTOOutputFile()
48 getThinLTOOutputFile(StringRef modulePath) getThinLTOOutputFile() argument
157 char modulePath[MAX_PATH]; in InitInstance() local