Searched defs:AddComment (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmStreamer.cpp359 void MCAsmStreamer::AddComment(const Twine &T, bool EOL) { function in class:MCAsmStreamer
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp555 auto AddComment = [&](const Twine &Comment) { local
621 auto AddComment = [&](const Twine &Comment) { local
696 auto AddComment local
972 auto AddComment = [&](const Twine &Comment) { local
[all...]
H A DCodeViewDebug.cpp112 void AddComment(const Twine &T) { OS->AddComment(T); } function in class:__anon1680::CVMCAdapter
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCStreamer.h328 virtual void AddComment(const Twine &T, bool EOL = true) {} function in class:llvm::MCStreamer

Completed in 103 milliseconds