Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DASTUnit.h361 llvm::StringMap<unsigned> &getCachedCompletionTypes() { in getCachedCompletionTypes() function
/external/clang/lib/Frontend/
DASTUnit.cpp2279 = AST.getCachedCompletionTypes(); in ProcessCodeCompleteResults()