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