Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DASTUnit.h340 unsigned CompletionCacheTopLevelHashValue = 0; variable
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DASTUnit.cpp504 CompletionCacheTopLevelHashValue = CurrentTopLevelHashValue; in CacheCodeCompletionResults()
1438 CompletionCacheTopLevelHashValue = 0; in getMainBufferWithPrecompiledPreamble()
1883 CurrentTopLevelHashValue != CompletionCacheTopLevelHashValue) in Reparse()