Searched defs:AddComment (Results 1 – 5 of 5) sorted by relevance
567 auto AddComment = [&](const Twine &Comment) { in emitCSpecificHandlerTable() local633 auto AddComment = [&](const Twine &Comment) { in emitSEHActionsForRange() local713 auto AddComment = [&](const Twine &Comment) { in emitCXXFrameHandler3Table() local1001 auto AddComment = [&](const Twine &Comment) { in emitExceptHandlerTable() local
91 void AddComment(const Twine &T) override { OS->AddComment(T); } in AddComment() function in __anon1c0f18e50111::CVMCAdapter
108 void SystemZHLASMAsmStreamer::AddComment(const Twine &T, bool EOL) { in AddComment() function in SystemZHLASMAsmStreamer
1076 const auto AddComment = [&](raw_ostream &OS) { in addCXXPredicate() local
445 void MCAsmStreamer::AddComment(const Twine &T, bool EOL) { in AddComment() function in MCAsmStreamer