Searched refs:CurrentTopLevelHashValue (Results 1 – 2 of 2) sorted by relevance
352 unsigned CurrentTopLevelHashValue = 0; variable543 unsigned &getCurrentTopLevelHashValue() { return CurrentTopLevelHashValue; } in getCurrentTopLevelHashValue()
504 CompletionCacheTopLevelHashValue = CurrentTopLevelHashValue; in CacheCodeCompletionResults()1411 if (CurrentTopLevelHashValue != PreambleTopLevelHashValue) { in getMainBufferWithPrecompiledPreamble()1413 PreambleTopLevelHashValue = CurrentTopLevelHashValue; in getMainBufferWithPrecompiledPreamble()1855 CurrentTopLevelHashValue != CompletionCacheTopLevelHashValue) in Reparse()