Home | History | Annotate | Download | only in Sema

Lines Matching refs:getObjectKind

10045   if (First->getObjectKind() == OK_ObjCProperty) {
10056 if (Second && Second->getObjectKind() == OK_ObjCProperty) {