Searched refs:AnnotationRemarksLegacy (Results 1 – 1 of 1) sorted by relevance
90 struct AnnotationRemarksLegacy : public FunctionPass { struct93 AnnotationRemarksLegacy() : FunctionPass(ID) { in AnnotationRemarksLegacy() argument112 char AnnotationRemarksLegacy::ID = 0;114 INITIALIZE_PASS_BEGIN(AnnotationRemarksLegacy, "annotation-remarks",117 INITIALIZE_PASS_END(AnnotationRemarksLegacy, "annotation-remarks", in INITIALIZE_PASS_DEPENDENCY()121 return new AnnotationRemarksLegacy(); in INITIALIZE_PASS_DEPENDENCY()