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

/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DPDB.cpp1146 bool hasQ = a.find('"') != StringRef::npos; local
1147 if (hasWS || hasQ)
1149 if (hasQ) {
1156 if (hasWS || hasQ)

Completed in 58 milliseconds