Home | History | Annotate | Download | only in libclang

Lines Matching refs:CXCursor_ObjCPropertyDecl

4510   case CXCursor_ObjCPropertyDecl:
6321 if (cursor.kind == CXCursor_ObjCPropertyDecl) {
6364 parent.kind == CXCursor_ObjCPropertyDecl)
6768 if (Cursors[I].kind == CXCursor_ObjCPropertyDecl) {
7210 if (C.kind != CXCursor_ObjCPropertyDecl)