Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/InstallAPI/
H A DContext.h98 ArrayRef<std::string> LibrarySearchPaths,
/src/contrib/llvm-project/clang/lib/InstallAPI/
H A DFrontend.cpp168 ArrayRef<std::string> LibrarySearchPaths, in findLibrary() argument
201 for (const StringRef Path : LibrarySearchPaths) { in findLibrary()