Searched defs:AutoText (Results 1 – 4 of 4) sorted by relevance
138 struct AutoText { struct139 explicit AutoText(const std::string& value) in AutoText() function141 operator spv_text() { return &text; } in spv_text()142 std::string str;143 spv_text_t text;
161 struct AutoText { struct162 explicit AutoText(const std::string& value) in AutoText() function164 operator spv_text() { return &text; } in spv_text()165 std::string str;166 spv_text_t text;