Searched defs:Prot (Results 1 – 9 of 9) sorted by relevance
4 @protocol Prot protocol
25 auto Prot = reinterpret_cast<void (Protected::*)(char *)>(&Protected::check); // expected-error{{'c… variable
163 uptr Start, End, Prot; in computeWorkingSizeAndReset() local
716 for (auto *Prot : OIT->getProtocols()) in VisitType() local871 void clang::index::generateUSRForObjCProtocol(StringRef Prot, raw_ostream &OS) { in generateUSRForObjCProtocol()
296 std::string Prot; in getMask() local
298 std::string Prot; in getMask() local
827 uint32_t Prot = in writeObject() local
795 uint32_t Prot = in writeObject() local
5522 const ObjCProtocolDecl *Prot = getCursorObjCProtocolRef(C).first; in clang_getCursorReferenced() local