Searched refs:AddIncludePath (Results 1 – 1 of 1) sorted by relevance
3018 auto AddIncludePath = [&](std::string Path) { in addLibCxxIncludePaths() local3036 if (AddIncludePath(getDriver().Dir + "/../include")) in addLibCxxIncludePaths()3041 if (AddIncludePath(concat(SysRoot, "/usr/local/include"))) in addLibCxxIncludePaths()3043 if (AddIncludePath(concat(SysRoot, "/usr/include"))) in addLibCxxIncludePaths()