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

  /external/llvm/lib/MC/
MCAsmInfoCOFF.cpp 46 AllowQuotesInName = true;
MCAsmInfoDarwin.cpp 29 AllowQuotesInName = true;
MCAsmInfo.cpp 49 AllowQuotesInName = false;
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 134 /// AllowQuotesInName - This is true if the assembler allows for complex
136 bool AllowQuotesInName;
484 return AllowQuotesInName;

Completed in 19 milliseconds