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