Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCAsmInfo.h125 bool AllowQuotesInName; variable
430 return AllowQuotesInName; in doesAllowQuotesInName()
/external/llvm/lib/MC/
DMCAsmInfoDarwin.cpp27 AllowQuotesInName = true; in MCAsmInfoDarwin()
DMCAsmInfo.cpp46 AllowQuotesInName = false; in MCAsmInfo()