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