Searched refs:CurrentTopLevelHashValue (Results 1 – 2 of 2) sorted by relevance
408 unsigned CurrentTopLevelHashValue; variable601 unsigned &getCurrentTopLevelHashValue() { return CurrentTopLevelHashValue; } in getCurrentTopLevelHashValue()
228 CurrentTopLevelHashValue(0), in ASTUnit()477 CompletionCacheTopLevelHashValue = CurrentTopLevelHashValue; in CacheCodeCompletionResults()1640 if (CurrentTopLevelHashValue != PreambleTopLevelHashValue) { in getMainBufferWithPrecompiledPreamble()1642 PreambleTopLevelHashValue = CurrentTopLevelHashValue; in getMainBufferWithPrecompiledPreamble()2071 CurrentTopLevelHashValue != CompletionCacheTopLevelHashValue) in Reparse()