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.cpp1387 bool hasQ = a.contains('"'); in quote() local
1388 if (hasWS || hasQ) in quote()
1390 if (hasQ) { in quote()
1397 if (hasWS || hasQ) in quote()