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