Searched refs:SupportsQuotedNames (Results 1 – 3 of 3) sorted by relevance
48 SupportsQuotedNames = false; in NVPTXMCAsmInfo()
33 SupportsQuotedNames = false; in MCAsmInfoXCOFF()
229 bool SupportsQuotedNames = true; variable701 bool supportsNameQuoting() const { return SupportsQuotedNames; } in supportsNameQuoting()