Searched refs:SupportsQuotedNames (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/MC/
H A DMCAsmInfo.cpp53 SupportsQuotedNames = true;
/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h160 bool SupportsQuotedNames; member in class:llvm::MCAsmInfo
476 bool supportsNameQuoting() const { return SupportsQuotedNames; }

Completed in 114 milliseconds