Searched refs:ConstructWithoutCopyingTag (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/WTF-7600.1.24/wtf/text/
H A DStringImpl.h206 enum ConstructWithoutCopyingTag { ConstructWithoutCopying }; enum in class:WTF::StringImpl
207 StringImpl(const UChar* characters, unsigned length, ConstructWithoutCopyingTag)
219 StringImpl(const LChar* characters, unsigned length, ConstructWithoutCopyingTag)

Completed in 92 milliseconds