Searched refs:PreambleTopLevelHashValue (Results 1 – 2 of 2) sorted by relevance
348 unsigned PreambleTopLevelHashValue = 0; variable
1401 PreambleTopLevelHashValue = Callbacks.getHash(); in getMainBufferWithPrecompiledPreamble()1412 if (CurrentTopLevelHashValue != PreambleTopLevelHashValue) { in getMainBufferWithPrecompiledPreamble()1414 PreambleTopLevelHashValue = CurrentTopLevelHashValue; in getMainBufferWithPrecompiledPreamble()