Lines Matching defs:AddComment

555   auto AddComment = [&](const Twine &Comment) {
557 OS.AddComment(Comment);
581 AddComment("Number of call sites");
621 auto AddComment = [&](const Twine &Comment) {
623 OS.AddComment(Comment);
643 AddComment("LabelStart");
645 AddComment("LabelEnd");
647 AddComment(UME.IsFinally ? "FinallyFunclet" : UME.Filter ? "FilterFunction"
650 AddComment(UME.IsFinally ? "Null" : "ExceptionHandler");
696 auto AddComment = [&](const Twine &Comment) {
698 OS.AddComment(Comment);
719 AddComment("MagicNumber");
722 AddComment("MaxState");
725 AddComment("UnwindMap");
728 AddComment("NumTryBlocks");
731 AddComment("TryBlockMap");
734 AddComment("IPMapEntries");
737 AddComment("IPToStateXData");
741 AddComment("UnwindHelp");
745 AddComment("ESTypeList");
748 AddComment("EHFlags");
760 AddComment("ToState");
763 AddComment("Action");
797 AddComment("TryLow");
800 AddComment("TryHigh");
803 AddComment("CatchHigh");
806 AddComment("NumCatches");
809 AddComment("HandlerArray");
849 AddComment("Adjectives");
852 AddComment("Type");
855 AddComment("CatchObjOffset");
858 AddComment("Handler");
862 AddComment("ParentFrameOffset");
876 AddComment("IP");
878 AddComment("ToState");
972 auto AddComment = [&](const Twine &Comment) {
974 OS.AddComment(Comment);
1030 AddComment("GSCookieOffset");
1032 AddComment("GSCookieXOROffset");
1034 AddComment("EHCookieOffset");
1036 AddComment("EHCookieXOROffset");
1049 AddComment("ToState");
1051 AddComment(UME.IsFinally ? "Null" : "FilterFunction");
1053 AddComment(UME.IsFinally ? "FinallyFunclet" : "ExceptionHandler");