Searched defs:AddComment (Results 1 – 3 of 3) sorted by relevance
555 auto AddComment = [&](const Twine &Comment) { in emitCSpecificHandlerTable() local621 auto AddComment = [&](const Twine &Comment) { in emitSEHActionsForRange() local696 auto AddComment = [&](const Twine &Comment) { in emitCXXFrameHandler3Table() local972 auto AddComment = [&](const Twine &Comment) { in emitExceptHandlerTable() local
112 void AddComment(const Twine &T) { OS->AddComment(T); } in AddComment() function in __anon2adffa700111::CVMCAdapter
359 void MCAsmStreamer::AddComment(const Twine &T, bool EOL) { in AddComment() function in MCAsmStreamer