Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DASTUnit.h336 unsigned CompletionCacheTopLevelHashValue = 0; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp503 CompletionCacheTopLevelHashValue = CurrentTopLevelHashValue; in CacheCodeCompletionResults()
1397 CompletionCacheTopLevelHashValue = 0; in getMainBufferWithPrecompiledPreamble()
1844 CurrentTopLevelHashValue != CompletionCacheTopLevelHashValue) in Reparse()