Searched refs:AllowAdditionalComments (Results 1 – 2 of 2) sorted by relevance
26 AllowAdditionalComments = (AssemblerDialect == AD_ATT); in SystemZMCAsmInfo()
147 bool AllowAdditionalComments = true; variable635 bool shouldAllowAdditionalComments() const { return AllowAdditionalComments; } in shouldAllowAdditionalComments()