Home
last modified time | relevance | path

Searched defs:SearchDirs (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/clang/include/clang/Lex/
H A DHeaderSearch.h244 std::vector<DirectoryLookup> SearchDirs; variable
/openbsd/gnu/llvm/llvm/tools/llvm-libtool-darwin/
H A Dllvm-libtool-darwin.cpp130 ArrayRef<std::string> SearchDirs) -> std::optional<std::string> { in searchForFile()