Home | History | Annotate | Download | only in libclang

Lines Matching refs:ObjCImplDecl

893   } else if (ObjCImplDecl *
894 IMD = dyn_cast<ObjCImplDecl>(Method->getDeclContext())) {