Searched defs:AddComment (Results 1 – 3 of 3) sorted by relevance
573 auto AddComment = [&](const Twine &Comment) { in emitCSpecificHandlerTable() local639 auto AddComment = [&](const Twine &Comment) { in emitSEHActionsForRange() local719 auto AddComment = [&](const Twine &Comment) { in emitCXXFrameHandler3Table() local1003 auto AddComment = [&](const Twine &Comment) { in emitExceptHandlerTable() local
94 void AddComment(const Twine &T) override { OS->AddComment(T); } in AddComment() function in __anon0a90f0150111::CVMCAdapter
412 void MCAsmStreamer::AddComment(const Twine &T, bool EOL) { in AddComment() function in MCAsmStreamer