Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h730 bool hasPairedDoubleQuoteStringConstants() const { in hasPairedDoubleQuoteStringConstants() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmStreamer.cpp1071 if (MAI->hasPairedDoubleQuoteStringConstants()) { in PrintQuotedString()
1134 } else if (MAI->hasPairedDoubleQuoteStringConstants() && in emitBytes()