/external/llvm-project/clang/test/SemaObjC/ |
D | unguarded-availability-category-protocol-use.m | 4 @protocol Prot // expected-note {{here}} protocol
|
D | property-assign-on-object-type.m | 4 @protocol Prot @end protocol
|
/external/llvm-project/clang/test/Index/ |
D | index-refs.m | 4 @protocol Prot protocol
|
/external/clang/test/Index/ |
D | index-refs.m | 4 @protocol Prot protocol
|
/external/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
D | JITLinkGeneric.cpp | 234 auto &Prot = KV.first; in allocateSegments() local 286 auto &Prot = KV.first; in allocateSegments() local 347 auto &Prot = KV.first; in copyBlockContentToWorkingMemory() local
|
D | MachOLinkGraphBuilder.cpp | 97 auto Prot = static_cast<sys::Memory::ProtectionFlags>( in getCommonSection() local 173 sys::Memory::ProtectionFlags Prot; in createNormalizedSections() local
|
D | JITLinkMemoryManager.cpp | 62 auto &Prot = KV.first; in allocate() local
|
D | ELF_x86_64.cpp | 212 auto Prot = static_cast<sys::Memory::ProtectionFlags>( in getCommonSection() local 312 sys::Memory::ProtectionFlags Prot; in createNormalizedSections() local
|
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
D | MmapWriteExecChecker.cpp | 52 int64_t Prot = ProtLoc->getValue().getSExtValue(); in checkPreCall() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
D | JITLinkGeneric.cpp | 192 auto &Prot = KV.first; in allocateSegments() local 243 auto &Prot = KV.first; in allocateSegments() local
|
D | MachOLinkGraphBuilder.cpp | 92 auto Prot = static_cast<sys::Memory::ProtectionFlags>( in getCommonSection() local 157 sys::Memory::ProtectionFlags Prot; in createNormalizedSections() local
|
D | JITLinkMemoryManager.cpp | 62 auto &Prot = KV.first; in allocate() local
|
D | JITLinkGeneric.h | 152 auto &Prot = KV.first; in copyAndFixUpBlocks() local
|
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/ |
D | OrcRPCTPCServer.h | 70 WireProtectionFlags Prot = WPF_None; member 78 WireProtectionFlags Prot = WPF_None; member 86 WireProtectionFlags Prot = WPF_None; member
|
/external/clang/test/SemaCXX/ |
D | unaddressable-functions.cpp | 25 auto Prot = reinterpret_cast<void (Protected::*)(char *)>(&Protected::check); // expected-error{{'c… variable
|
/external/llvm-project/clang/test/SemaCXX/ |
D | unaddressable-functions.cpp | 25 auto Prot = reinterpret_cast<void (Protected::*)(char *)>(&Protected::check); // expected-error{{'c… variable
|
/external/scudo/standalone/ |
D | fuchsia.cpp | 141 const zx_vm_option_t Prot = in setMemoryPermission() local
|
D | linux.cpp | 88 int Prot = (Flags & MAP_NOACCESS) ? PROT_NONE : (PROT_READ | PROT_WRITE); in setMemoryPermission() local
|
/external/compiler-rt/lib/esan/ |
D | working_set.cpp | 163 uptr Start, End, Prot; in computeWorkingSizeAndReset() local
|
/external/clang/lib/Index/ |
D | USRGeneration.cpp | 716 for (auto *Prot : OIT->getProtocols()) in VisitType() local 871 void clang::index::generateUSRForObjCProtocol(StringRef Prot, raw_ostream &OS) { in generateUSRForObjCProtocol()
|
/external/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 545 Section(StringRef Name, sys::Memory::ProtectionFlags Prot, in Section() 615 sys::Memory::ProtectionFlags Prot; variable 816 Section &createSection(StringRef Name, sys::Memory::ProtectionFlags Prot) { in createSection()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 536 Section(StringRef Name, sys::Memory::ProtectionFlags Prot, in Section() 606 sys::Memory::ProtectionFlags Prot; variable 796 Section &createSection(StringRef Name, sys::Memory::ProtectionFlags Prot) { in createSection()
|
/external/llvm-project/clang/lib/Index/ |
D | USRGeneration.cpp | 842 for (auto *Prot : OIT->getProtocols()) in VisitType() local 1059 void clang::index::generateUSRForObjCProtocol(StringRef Prot, raw_ostream &OS, in generateUSRForObjCProtocol()
|
/external/llvm-project/llvm/tools/llvm-readobj/ |
D | MachODumper.cpp | 317 std::string Prot; in getMask() local
|
/external/llvm/tools/llvm-readobj/ |
D | MachODumper.cpp | 296 std::string Prot; in getMask() local
|