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

/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h147 /// AllowQuotesInName - This is true if the assembler allows for complex
149 bool AllowQuotesInName; member in class:llvm::MCAsmInfo
480 return AllowQuotesInName;

Completed in 123 milliseconds