Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h308 llvm::StringMap<unsigned> &getCachedCompletionTypes() { in getCachedCompletionTypes() function
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp2141 = AST.getCachedCompletionTypes(); in ProcessCodeCompleteResults()