Searched refs:CurrentTopLevelHashValue (Results 1 – 2 of 2) sorted by relevance
354 unsigned CurrentTopLevelHashValue = 0; variable546 unsigned &getCurrentTopLevelHashValue() { return CurrentTopLevelHashValue; } in getCurrentTopLevelHashValue()
503 CompletionCacheTopLevelHashValue = CurrentTopLevelHashValue; in CacheCodeCompletionResults()1446 if (CurrentTopLevelHashValue != PreambleTopLevelHashValue) { in getMainBufferWithPrecompiledPreamble()1448 PreambleTopLevelHashValue = CurrentTopLevelHashValue; in getMainBufferWithPrecompiledPreamble()1899 CurrentTopLevelHashValue != CompletionCacheTopLevelHashValue) in Reparse()