Searched refs:AddIncludePath (Results 1 – 1 of 1) sorted by relevance
2907 auto AddIncludePath = [&](std::string Path) { in addLibCxxIncludePaths() local2925 if (AddIncludePath(getDriver().Dir + "/../include")) in addLibCxxIncludePaths()2930 if (AddIncludePath(SysRoot + "/usr/local/include")) in addLibCxxIncludePaths()2932 if (AddIncludePath(SysRoot + "/usr/include")) in addLibCxxIncludePaths()