Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCAsmInfo.h204 bool AllowQuestionAtStartOfIdentifier = false; variable
690 return AllowQuestionAtStartOfIdentifier; in doesAllowQuestionAtStartOfIdentifier()
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
DX86MCAsmInfo.cpp148 AllowQuestionAtStartOfIdentifier = true; in X86MCAsmInfoMicrosoftMASM()