HomeSort by relevance Sort by last modified time
    Searched refs:AllowNameToStartWithDigit (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/MSP430/MCTargetDesc/
MSP430MCAsmInfo.cpp 29 AllowNameToStartWithDigit = true;
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 138 /// AllowNameToStartWithDigit - This is true if the assembler allows symbol
140 bool AllowNameToStartWithDigit;
460 return AllowNameToStartWithDigit;
  /external/llvm/lib/MC/
MCAsmInfo.cpp 50 AllowNameToStartWithDigit = false;

Completed in 27 milliseconds