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

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

Completed in 85 milliseconds