Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
DPrettyClassDefinitionDumper.cpp67 char NextSeparator = ':'; in prettyPrintClassIntro() local
74 Printer << NextSeparator << " "; in prettyPrintClassIntro()
80 NextSeparator = ','; in prettyPrintClassIntro()