Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:Tmp

31   raw_string_ostream Tmp(Result);
32 Tmp << *T;
33 return Tmp.str();