Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmInfo.h201 bool AllowQuestionAtStartOfIdentifier = false; variable
664 return AllowQuestionAtStartOfIdentifier; in doesAllowQuestionAtStartOfIdentifier()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCAsmInfo.cpp147 AllowQuestionAtStartOfIdentifier = true; in X86MCAsmInfoMicrosoftMASM()