Searched refs:hasQ (Results 1 – 1 of 1) sorted by relevance
1140 bool hasQ = a.find('"') != StringRef::npos; in quote() local1141 if (hasWS || hasQ) in quote()1143 if (hasQ) { in quote()1150 if (hasWS || hasQ) in quote()