Searched refs:CurrentTopLevelHashValue (Results 1 – 4 of 4) sorted by relevance
352 unsigned CurrentTopLevelHashValue = 0; variable543 unsigned &getCurrentTopLevelHashValue() { return CurrentTopLevelHashValue; } in getCurrentTopLevelHashValue()
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()
504 CompletionCacheTopLevelHashValue = CurrentTopLevelHashValue; in CacheCodeCompletionResults()1422 if (CurrentTopLevelHashValue != PreambleTopLevelHashValue) { in getMainBufferWithPrecompiledPreamble()1424 PreambleTopLevelHashValue = CurrentTopLevelHashValue; in getMainBufferWithPrecompiledPreamble()1874 CurrentTopLevelHashValue != CompletionCacheTopLevelHashValue) in Reparse()