Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCAsmInfo.cpp40 AllowAdditionalComments = false; in SystemZMCAsmInfoGOFF()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h142 bool AllowAdditionalComments = true; variable
531 bool shouldAllowAdditionalComments() const { return AllowAdditionalComments; } in shouldAllowAdditionalComments()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCAsmInfo.cpp182 AllowAdditionalComments = false; in X86MCAsmInfoMicrosoftMASM()