Home | History | Annotate | Download | only in libclang

Lines Matching refs:CXCursor_ObjCInstanceMethodDecl

4306   if (C.kind == CXCursor_ObjCInstanceMethodDecl ||
4514 case CXCursor_ObjCInstanceMethodDecl:
6327 else if (cursor.kind == CXCursor_ObjCInstanceMethodDecl ||
6363 if (cursor.kind == CXCursor_ObjCInstanceMethodDecl &&
6793 if (Cursors[I].kind == CXCursor_ObjCInstanceMethodDecl ||