Searched defs:Prot (Results 1 – 15 of 15) sorted by relevance
4 @protocol Prot protocol
192 auto &Prot = KV.first; in allocateSegments() local243 auto &Prot = KV.first; in allocateSegments() local
92 auto Prot = static_cast<sys::Memory::ProtectionFlags>( in getCommonSection() local157 sys::Memory::ProtectionFlags Prot; in createNormalizedSections() local
62 auto &Prot = KV.first; in allocate() local
152 auto &Prot = KV.first; in copyAndFixUpBlocks() local
25 auto Prot = reinterpret_cast<void (Protected::*)(char *)>(&Protected::check); // expected-error{{'c… variable
141 const zx_vm_option_t Prot = in setMemoryPermission() local
84 int Prot = (Flags & MAP_NOACCESS) ? PROT_NONE : (PROT_READ | PROT_WRITE); in setMemoryPermission() local
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()
536 Section(StringRef Name, sys::Memory::ProtectionFlags Prot, in Section()606 sys::Memory::ProtectionFlags Prot; variable796 Section &createSection(StringRef Name, sys::Memory::ProtectionFlags Prot) { in createSection()
296 std::string Prot; in getMask() local
795 uint32_t Prot = in writeObject() local
844 uint32_t Prot = in writeObject() local
5522 const ObjCProtocolDecl *Prot = getCursorObjCProtocolRef(C).first; in clang_getCursorReferenced() local