Home
last modified time | relevance | path

Searched refs:hasQ (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lld/COFF/
H A DPDB.cpp1389 bool hasQ = a.contains('"'); in quote() local
1390 if (hasWS || hasQ) in quote()
1392 if (hasQ) { in quote()
1399 if (hasWS || hasQ) in quote()