Searched refs:CurrentTopLevelHashValue (Results 1 – 2 of 2) sorted by relevance
347 unsigned CurrentTopLevelHashValue = 0; variable538 unsigned &getCurrentTopLevelHashValue() { return CurrentTopLevelHashValue; } in getCurrentTopLevelHashValue()
503 CompletionCacheTopLevelHashValue = CurrentTopLevelHashValue; in CacheCodeCompletionResults()1396 if (CurrentTopLevelHashValue != PreambleTopLevelHashValue) { in getMainBufferWithPrecompiledPreamble()1398 PreambleTopLevelHashValue = CurrentTopLevelHashValue; in getMainBufferWithPrecompiledPreamble()1844 CurrentTopLevelHashValue != CompletionCacheTopLevelHashValue) in Reparse()