Searched refs:CurrentTopLevelHashValue (Results 1 – 2 of 2) sorted by relevance
366 unsigned CurrentTopLevelHashValue = 0; variable558 unsigned &getCurrentTopLevelHashValue() { return CurrentTopLevelHashValue; } in getCurrentTopLevelHashValue()
500 CompletionCacheTopLevelHashValue = CurrentTopLevelHashValue; in CacheCodeCompletionResults()1459 if (CurrentTopLevelHashValue != PreambleTopLevelHashValue) { in getMainBufferWithPrecompiledPreamble()1461 PreambleTopLevelHashValue = CurrentTopLevelHashValue; in getMainBufferWithPrecompiledPreamble()1927 CurrentTopLevelHashValue != CompletionCacheTopLevelHashValue) in Reparse()