Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DASTUnit.h606 using cached_completion_iterator = variable
609 cached_completion_iterator cached_completion_begin() { in cached_completion_begin()
613 cached_completion_iterator cached_completion_end() { in cached_completion_end()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp2031 for (ASTUnit::cached_completion_iterator in ProcessCodeCompleteResults()