Home
last modified time | relevance | path

Searched defs:AddComment (Results 1 – 11 of 11) 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/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp565 auto AddComment = [&](const Twine &Comment) { in emitCSpecificHandlerTable() local
631 auto AddComment = [&](const Twine &Comment) { in emitSEHActionsForRange() local
711 auto AddComment = [&](const Twine &Comment) { in emitCXXFrameHandler3Table() local
995 auto AddComment = [&](const Twine &Comment) { in emitExceptHandlerTable() local
DCodeViewDebug.cpp92 void AddComment(const Twine &T) override { OS->AddComment(T); } in AddComment() function in __anon25c698a50111::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 __anon132cb49f0111::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.cpp455 void AddComment(size_t pos, const Comment& comment) { in AddComment() function in image_diff_png::__anon3eee32220111::CommentWriter
/external/angle/src/libANGLE/capture/
DFrameCaptureCommon.cpp1107 void AddComment(std::vector<CallCapture> *outCalls, const std::string &comment) in AddComment() function
/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/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCAsmStreamer.cpp419 void MCAsmStreamer::AddComment(const Twine &T, bool EOL) { in AddComment() function in MCAsmStreamer