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

/external/llvm/lib/Support/
H A DTwine.cpp111 Ptr.twine->printRepr(OS);
157 void Twine::printRepr(raw_ostream &OS) const { function in class:Twine
170 printRepr(dbgs());
/external/llvm/unittests/ADT/
H A DTwineTest.cpp21 Value.printRepr(OS);
/external/llvm/include/llvm/ADT/
H A DTwine.h462 void printRepr(raw_ostream &OS) const;

Completed in 102 milliseconds