Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearch.h859 ConstSearchDirIterator search_dir_nth(size_t n) const { in search_dir_nth() function
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp1061 It = search_dir_nth(FirstNonHeaderMapSearchDirIdx); in LookupFile()
1064 It = search_dir_nth(Iter->second); in LookupFile()