Searched refs:CurrentTopLevelHashValue (Results 1 – 2 of 2) sorted by relevance
341 unsigned CurrentTopLevelHashValue; variable487 unsigned &getCurrentTopLevelHashValue() { return CurrentTopLevelHashValue; } in getCurrentTopLevelHashValue()
108 CurrentTopLevelHashValue(0), in ASTUnit()364 CompletionCacheTopLevelHashValue = CurrentTopLevelHashValue; in CacheCodeCompletionResults()1492 if (CurrentTopLevelHashValue != PreambleTopLevelHashValue) { in getMainBufferWithPrecompiledPreamble()1494 PreambleTopLevelHashValue = CurrentTopLevelHashValue; in getMainBufferWithPrecompiledPreamble()1909 CurrentTopLevelHashValue != CompletionCacheTopLevelHashValue) in Reparse()