Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearch.h283 void SetSearchPaths(const std::vector<DirectoryLookup> &dirs, in SetSearchPaths() function
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DInitHeaderSearch.cpp599 Headers.SetSearchPaths(SearchList, NumQuoted, NumAngled, DontSearchCurDir); in Realize()