Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h343 unsigned CompletionCacheTopLevelHashValue = 0; variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp504 CompletionCacheTopLevelHashValue = CurrentTopLevelHashValue; in CacheCodeCompletionResults()
1459 CompletionCacheTopLevelHashValue = 0; in getMainBufferWithPrecompiledPreamble()
1912 CurrentTopLevelHashValue != CompletionCacheTopLevelHashValue) in Reparse()