Searched refs:SupportsQuotedNames (Results 1 – 4 of 4) sorted by relevance
49 SupportsQuotedNames = false; in NVPTXMCAsmInfo()
166 bool SupportsQuotedNames; variable493 bool supportsNameQuoting() const { return SupportsQuotedNames; } in supportsNameQuoting()
161 bool SupportsQuotedNames = true; variable511 bool supportsNameQuoting() const { return SupportsQuotedNames; } in supportsNameQuoting()
53 SupportsQuotedNames = true; in MCAsmInfo()