Lines Matching defs:AddComment

565   auto AddComment = [&](const Twine &Comment) {
567 OS.AddComment(Comment);
591 AddComment("Number of call sites");
631 auto AddComment = [&](const Twine &Comment) {
633 OS.AddComment(Comment);
653 AddComment("LabelStart");
655 AddComment("LabelEnd");
657 AddComment(UME.IsFinally ? "FinallyFunclet" : UME.Filter ? "FilterFunction"
660 AddComment(UME.IsFinally ? "Null" : "ExceptionHandler");
711 auto AddComment = [&](const Twine &Comment) {
713 OS.AddComment(Comment);
734 AddComment("MagicNumber");
737 AddComment("MaxState");
740 AddComment("UnwindMap");
743 AddComment("NumTryBlocks");
746 AddComment("TryBlockMap");
749 AddComment("IPMapEntries");
752 AddComment("IPToStateXData");
757 AddComment("UnwindHelp");
761 AddComment("ESTypeList");
764 AddComment("EHFlags");
780 AddComment("ToState");
783 AddComment("Action");
817 AddComment("TryLow");
820 AddComment("TryHigh");
823 AddComment("CatchHigh");
826 AddComment("NumCatches");
829 AddComment("HandlerArray");
869 AddComment("Adjectives");
872 AddComment("Type");
875 AddComment("CatchObjOffset");
878 AddComment("Handler");
882 AddComment("ParentFrameOffset");
896 AddComment("IP");
898 AddComment("ToState");
999 auto AddComment = [&](const Twine &Comment) {
1001 OS.AddComment(Comment);
1059 AddComment("GSCookieOffset");
1061 AddComment("GSCookieXOROffset");
1063 AddComment("EHCookieOffset");
1065 AddComment("EHCookieXOROffset");
1078 AddComment("ToState");
1080 AddComment(UME.IsFinally ? "Null" : "FilterFunction");
1082 AddComment(UME.IsFinally ? "FinallyFunclet" : "ExceptionHandler");