Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h334 llvm::StringMap<unsigned> CachedCompletionTypes; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp2080 llvm::StringMap<unsigned> &CachedCompletionTypes in ProcessCodeCompleteResults() local