Searched defs:AllowNameToStartWithDigit (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h138 /// AllowNameToStartWithDigit - This is true if the assembler allows symbol
140 bool AllowNameToStartWithDigit; member in class:llvm::MCAsmInfo
487 return AllowNameToStartWithDigit;

Completed in 32 milliseconds