Home
last modified time | relevance | path

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

/external/llvm/lib/Target/MSP430/MCTargetDesc/
DMSP430MCAsmInfo.cpp26 AllowNameToStartWithDigit = true; in MSP430MCAsmInfo()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h129 bool AllowNameToStartWithDigit; variable
433 return AllowNameToStartWithDigit; in doesAllowNameToStartWithDigit()
/external/llvm/lib/MC/
DMCAsmInfo.cpp47 AllowNameToStartWithDigit = false; in MCAsmInfo()