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