Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DASTUnit.h359 llvm::StringMap<unsigned> &getCachedCompletionTypes() { in getCachedCompletionTypes() function
/minix/external/bsd/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp2256 = AST.getCachedCompletionTypes(); in ProcessCodeCompleteResults()