Searched refs:detectLibcxxVersion (Results 1 – 6 of 6) sorted by relevance
422 std::string Version = detectLibcxxVersion(Path); in AddClangCXXStdlibIncludeArgs()
573 std::string Version = detectLibcxxVersion(LibPath); in addLibCxxIncludePaths()
454 std::string Version = detectLibcxxVersion(Path); in AddClangCXXStdlibIncludeArgs()
3179 std::string Version = detectLibcxxVersion(Path); in addLibCxxIncludePaths()
733 virtual std::string detectLibcxxVersion(StringRef IncludePath) const;
1454 std::string ToolChain::detectLibcxxVersion(StringRef IncludePath) const { in detectLibcxxVersion() 1450 std::string ToolChain::detectLibcxxVersion(StringRef IncludePath) const { detectLibcxxVersion() function in ToolChain