Home
last modified time | relevance | path

Searched defs:AddComment (Results 1 – 10 of 10) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp520 auto AddComment = [&](const Twine &Comment) { in emitCSpecificHandlerTable() local
585 auto AddComment = [&](const Twine &Comment) { in emitSEHActionsForRange() local
660 auto AddComment = [&](const Twine &Comment) { in emitCXXFrameHandler3Table() local
928 auto AddComment = [&](const Twine &Comment) { in emitExceptHandlerTable() local
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp562 auto AddComment = [&](const Twine &Comment) { in emitCSpecificHandlerTable() local
628 auto AddComment = [&](const Twine &Comment) { in emitSEHActionsForRange() local
703 auto AddComment = [&](const Twine &Comment) { in emitCXXFrameHandler3Table() local
979 auto AddComment = [&](const Twine &Comment) { in emitExceptHandlerTable() local
DCodeViewDebug.cpp99 void AddComment(const Twine &T) override { OS->AddComment(T); } in AddComment() function in __anon5027db5c0111::CVMCAdapter
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp555 auto AddComment = [&](const Twine &Comment) { in emitCSpecificHandlerTable() local
621 auto AddComment = [&](const Twine &Comment) { in emitSEHActionsForRange() local
696 auto AddComment = [&](const Twine &Comment) { in emitCXXFrameHandler3Table() local
972 auto AddComment = [&](const Twine &Comment) { in emitExceptHandlerTable() local
DCodeViewDebug.cpp112 void AddComment(const Twine &T) { OS->AddComment(T); } in AddComment() function in __anonf1deded00111::CVMCAdapter
/external/llvm/include/llvm/MC/
DMCStreamer.h264 virtual void AddComment(const Twine &T) {} in AddComment() function
/external/pdfium/testing/image_diff/
Dimage_diff_png.cpp461 void AddComment(size_t pos, const Comment& comment) { in AddComment() function in image_diff_png::__anonc84d1df30111::CommentWriter
/external/llvm/lib/MC/
DMCAsmStreamer.cpp292 void MCAsmStreamer::AddComment(const Twine &T) { in AddComment() function in MCAsmStreamer
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmStreamer.cpp359 void MCAsmStreamer::AddComment(const Twine &T, bool EOL) { in AddComment() function in MCAsmStreamer
/external/llvm-project/llvm/lib/MC/
DMCAsmStreamer.cpp374 void MCAsmStreamer::AddComment(const Twine &T, bool EOL) { in AddComment() function in MCAsmStreamer