Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCAsmInfo.h738 bool hasPairedDoubleQuoteStringConstants() const { in hasPairedDoubleQuoteStringConstants() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
HDMCAsmStreamer.cpp1201 if (MAI->hasPairedDoubleQuoteStringConstants()) { in PrintQuotedString()
1262 } else if (MAI->hasPairedDoubleQuoteStringConstants() && in emitBytes()