Searched defs:AutoText (Results 1 – 3 of 3) 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;
138 struct AutoText { struct139 explicit AutoText(const std::string& value) in AutoText() argument141 operator spv_text() { return &text; } in spv_text()142 std::string str;143 spv_text_t text;