Searched defs:AddComment (Results 1 – 2 of 2) sorted by relevance
543 auto AddComment = [&](const Twine &Comment) { in emitCSpecificHandlerTable() local609 auto AddComment = [&](const Twine &Comment) { in emitSEHActionsForRange() local684 auto AddComment = [&](const Twine &Comment) { in emitCXXFrameHandler3Table() local964 auto AddComment = [&](const Twine &Comment) { in emitExceptHandlerTable() local
339 void MCAsmStreamer::AddComment(const Twine &T, bool EOL) { in AddComment() function in MCAsmStreamer