Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyClassDefinitionDumper.cpp68 char NextSeparator = ':'; in prettyPrintClassIntro() local
75 Printer << NextSeparator << " "; in prettyPrintClassIntro()
81 NextSeparator = ','; in prettyPrintClassIntro()