Home | History | Annotate | Download | only in IR

Lines Matching refs:Twine

382     Result += (Twine('"') + getKindAsString() + Twine('"')).str();
387 Result += ("=\"" + Val + Twine('"')).str();