Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearch.h224 using ConstSearchDirIterator = detail::SearchDirIteratorImpl<true>; variable
235 friend ConstSearchDirIterator; variable