Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h145 bool AllowQuotesInName; variable
482 return AllowQuotesInName; in doesAllowQuotesInName()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCAsmInfoDarwin.cpp27 AllowQuotesInName = true; in MCAsmInfoDarwin()
DMCAsmInfo.cpp50 AllowQuotesInName = false; in MCAsmInfo()