Searched refs:getVisualStudioBinariesFolder (Results 1 – 3 of 3) sorted by relevance
378 bool MSVCToolChain::getVisualStudioBinariesFolder(const char *clangProgramPath, in getVisualStudioBinariesFolder() function in MSVCToolChain
989 bool getVisualStudioBinariesFolder(const char *clangProgramPath,
9344 if (MSVC.getVisualStudioBinariesFolder(ClangProgramPath, in FindVisualStudioExecutable()