Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp844 auto AddLibSearchPathIfExists = [&](const Twine &Path) { in addFortranRuntimeLibraryPath() local
859 AddLibSearchPathIfExists(getCompilerRTPath()); in addFortranRuntimeLibraryPath()
867 AddLibSearchPathIfExists(DefaultLibPath); in addFortranRuntimeLibraryPath()