Home | History | Annotate | Download | only in Sema

Lines Matching refs:allMethods

2224 // Note: For class/category implemenations, allMethods/allProperties is
2227 Decl **allMethods, unsigned allNum,
2250 cast_or_null<ObjCMethodDecl>(allMethods[i]);