Home
last modified time | relevance | path

Searched refs:AllowQuestionAtStartOfIdentifier (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h204 bool AllowQuestionAtStartOfIdentifier = false; variable
680 return AllowQuestionAtStartOfIdentifier; in doesAllowQuestionAtStartOfIdentifier()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCAsmInfo.cpp148 AllowQuestionAtStartOfIdentifier = true; in X86MCAsmInfoMicrosoftMASM()