Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DByteStreamer.h83 bool GenerateComments; variable
88 bool GenerateComments) in BufferByteStreamer()
DDebugLocStream.h60 bool GenerateComments; variable
63 DebugLocStream(bool GenerateComments) : GenerateComments(GenerateComments) { } in DebugLocStream()