Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DTwine.cpp113 Ptr.twine->printRepr(OS); in printOneChildRepr()
162 void Twine::printRepr(raw_ostream &OS) const { in printRepr() function in Twine
176 printRepr(dbgs()); in dumpRepr()
/llvm-project-15.0.7/llvm/unittests/ADT/
H A DTwineTest.cpp22 Value.printRepr(OS); in repr()
/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DTwine.h499 void printRepr(raw_ostream &OS) const;