Searched refs:foundValue (Results 1 – 1 of 1) sorted by relevance
23 const std::string* foundValue = find->get_ptr<const std::string*>(); in setStringIfFound() local24 if (foundValue != nullptr) in setStringIfFound()26 value = *foundValue; in setStringIfFound()