Home
last modified time | relevance | path

Searched refs:AddIncludePath (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.cpp3281 auto AddIncludePath = [&](StringRef Path, bool TargetDirRequired = false) { in addLibCxxIncludePaths() local
3312 if (AddIncludePath(DriverIncludeDir, in addLibCxxIncludePaths()
3320 if (AddIncludePath(UsrLocalIncludeDir)) in addLibCxxIncludePaths()
3324 if (AddIncludePath(UsrIncludeDir)) in addLibCxxIncludePaths()