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