Searched defs:Prot (Results 1 – 3 of 3) sorted by relevance
4 @protocol Prot protocol
794 void clang::index::generateUSRForObjCProtocol(StringRef Prot, raw_ostream &OS) { in generateUSRForObjCProtocol()
4644 const ObjCProtocolDecl *Prot = getCursorObjCProtocolRef(C).first; in clang_getCursorReferenced() local