Searched refs:Prot (Results 1 - 1 of 1) sorted by relevance

/external/clang/tools/libclang/
H A DCIndex.cpp4246 ObjCProtocolDecl *Prot = getCursorObjCProtocolRef(C).first; local
4247 if (ObjCProtocolDecl *Def = Prot->getDefinition())
4250 return MakeCXCursor(Prot, tu);

Completed in 222 milliseconds