Home
last modified time | relevance | path

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

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