Searched defs:StringValue (Results 1 – 2 of 2) sorted by relevance
116 explicit StringValue(std::string value) : UScriptValue(UScriptValue::VALUE_TYPE_STRING), in StringValue() function
381 const std::string &AstObject::StringValue() const in StringValue() function in AstObject