Constructors
Synopses
Declared in <llvm/Support/ARMAttributeParser.h>
Construct a parser that does not print attribute details.
Construct a parser that prints attribute details to sw.
Parameters
Name |
Description |
sw |
Printer used for attribute comments, or null to suppress output. |
Created with MrDocs