Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DPrettyClassDefinitionDumper.cpp61 char NextSeparator = ':'; in prettyPrintClassIntro() local
68 Printer << NextSeparator << " "; in prettyPrintClassIntro()
74 NextSeparator = ','; in prettyPrintClassIntro()