Searched defs:ExternalValue (Results 1 – 1 of 1) sorted by relevance
48 struct BASE_EXPORT ExternalValue { struct51 RAW_PTR_EXCLUSION void* value;54 void emplace(T* ptr) { in emplace()59 void Destroy() { in Destroy()64 T& value_as() { in value_as()69 const T& value_as() const { in value_as()