Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp620 SmallString<512> CommentBlock; in emitTypeInformation() local
621 raw_svector_ostream CommentOS(CommentBlock); in emitTypeInformation()