Searched defs:emitIdent (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCWasmStreamer.cpp163 void MCWasmStreamer::emitIdent(StringRef IdentString) { function in class:MCWasmStreamer
H A DMCWinCOFFStreamer.cpp323 void MCWinCOFFStreamer::emitIdent(StringRef IdentString) { function in class:MCWinCOFFStreamer
H A DMCELFStreamer.cpp366 void MCELFStreamer::emitIdent(StringRef IdentString) { function in class:MCELFStreamer
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCStreamer.h837 virtual void emitIdent(StringRef IdentString) {} function in class:llvm::MCStreamer

Completed in 97 milliseconds