Home
last modified time | relevance | path

Searched defs:printWithComma (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DItaniumDemangle.cpp234 template<typename T> void printWithComma(T V) { in printWithComma() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h321 void printWithComma(OutputBuffer &OB) const { in printWithComma() function