Home | History | Annotate | Download | only in libclang

Lines Matching defs:Prot

4644       const ObjCProtocolDecl *Prot = getCursorObjCProtocolRef(C).first;
4645 if (const ObjCProtocolDecl *Def = Prot->getDefinition())
4648 return MakeCXCursor(Prot, tu);