Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h623 cached_completion_iterator cached_completion_end() { in cached_completion_end() function
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp2104 CEnd = AST.cached_completion_end(); in ProcessCodeCompleteResults()