Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DASTUnit.h341 unsigned CompletionCacheTopLevelHashValue = 0; variable
/llvm-project-15.0.7/clang/lib/Frontend/
H A DASTUnit.cpp504 CompletionCacheTopLevelHashValue = CurrentTopLevelHashValue; in CacheCodeCompletionResults()
1410 CompletionCacheTopLevelHashValue = 0; in getMainBufferWithPrecompiledPreamble()
1856 CurrentTopLevelHashValue != CompletionCacheTopLevelHashValue) in Reparse()