Searched refs:CurrentTopLevelHashValue (Results 1 – 2 of 2) sorted by relevance
406 unsigned CurrentTopLevelHashValue; variable597 unsigned &getCurrentTopLevelHashValue() { return CurrentTopLevelHashValue; } in getCurrentTopLevelHashValue()
227 CurrentTopLevelHashValue(0), in ASTUnit()475 CompletionCacheTopLevelHashValue = CurrentTopLevelHashValue; in CacheCodeCompletionResults()1613 if (CurrentTopLevelHashValue != PreambleTopLevelHashValue) { in getMainBufferWithPrecompiledPreamble()1615 PreambleTopLevelHashValue = CurrentTopLevelHashValue; in getMainBufferWithPrecompiledPreamble()2029 CurrentTopLevelHashValue != CompletionCacheTopLevelHashValue) in Reparse()