Home
last modified time | relevance | path

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

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