Home
last modified time | relevance | path

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

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