Home
last modified time | relevance | path

Searched defs:CachedCompletionTypes (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DASTUnit.h329 llvm::StringMap<unsigned> CachedCompletionTypes; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp2069 llvm::StringMap<unsigned> &CachedCompletionTypes in ProcessCodeCompleteResults() local