Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCMCAsmInfo.cpp24 AllowAtInName = true; in ARCMCAsmInfo()
/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCAsmInfo.h157 bool AllowAtInName = false; variable
510 bool doesAllowAtInName() const { return AllowAtInName; } in doesAllowAtInName()
/freebsd-12.1/contrib/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCAsmInfo.cpp144 AllowAtInName = true; in X86MCAsmInfoMicrosoft()