Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCAsmInfo.h745 bool hasPairedDoubleQuoteStringConstants() const { in hasPairedDoubleQuoteStringConstants() function
/openbsd/src/gnu/llvm/llvm/lib/MC/
DMCAsmStreamer.cpp1118 if (MAI->hasPairedDoubleQuoteStringConstants()) { in PrintQuotedString()
1179 } else if (MAI->hasPairedDoubleQuoteStringConstants() && in emitBytes()