Searched refs:StoreNodeValue (Results 1 – 1 of 1) sorted by relevance
240 class StoreNodeValue : public Operation { class242 explicit StoreNodeValue(const std::string& hashed_name) in StoreNodeValue() function in __anonf2dd75130111::StoreNodeValue246 virtual ~StoreNodeValue() {} in ~StoreNodeValue()265 DISALLOW_COPY_AND_ASSIGN(StoreNodeValue);544 operators.push_back(new StoreNodeValue<true>(hashed_name)); in ParseNextSentence()551 operators.push_back(new StoreNodeValue<false>(hashed_name)); in ParseNextSentence()