Searched refs:PreambleTopLevelHashValue (Results 1 – 2 of 2) sorted by relevance
350 unsigned PreambleTopLevelHashValue = 0; variable
1447 PreambleTopLevelHashValue = Callbacks.getHash(); in getMainBufferWithPrecompiledPreamble()1458 if (CurrentTopLevelHashValue != PreambleTopLevelHashValue) { in getMainBufferWithPrecompiledPreamble()1460 PreambleTopLevelHashValue = CurrentTopLevelHashValue; in getMainBufferWithPrecompiledPreamble()