Lines Matching refs:UString
289 return util::UString(scopeName.str(), allocator_).View();
294 return util::UString(scopeName.str(), allocator_).View();
297 return util::UString(scopeName.str(), allocator_).View();
302 return util::UString(util::Helpers::CLASS_SCOPE_TAG.data(), allocator_).View();
396 fullScopeName_ = util::UString(fullScopeName.str(), allocator_).View();
579 internalName_ = util::UString(internalName.str(), allocator_).View();
624 return util::UString(util::Helpers::CTOR_TAG.data(), allocator_).View();
630 return util::UString(util::Helpers::STATIC_METHOD_TAG.data(), allocator_).View();
632 return util::UString(util::Helpers::METHOD_TAG.data(), allocator_).View();
634 return util::UString(util::Helpers::FUNCTION_TAG.data(), allocator_).View();
649 return util::UString(util::Helpers::STRING_EMPTY.data(), allocator_).View();
662 return util::UString(util::Helpers::NAMESPACE_TAG.data(), allocator_).View();
692 return util::UString(scopeName.str(), allocator_).View();
697 return util::UString(util::Helpers::ENUM_TAG.data(), allocator_).View();