Searched refs:updateValue (Results 1 – 2 of 2) sorted by relevance
2450 BitsUnpacker(uint32_t V) { updateValue(V); } in BitsUnpacker()2457 void updateValue(uint32_t V) { in updateValue() function
1967 CXXRecordDeclBits.updateValue(Record.readInt()); \ in ReadCXXDefinitionData()