| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | comptypes-a.m | 9 - (NSInteger)priority; method
|
| H A D | method-lookup.m | 17 - (NSInteger)priority; method
|
| /llvm-project-15.0.7/clang/include/clang/Driver/ |
| H A D | Multilib.h | 83 int priority() const { return Priority; } in priority() function
|
| /llvm-project-15.0.7/openmp/runtime/test/tasking/hidden_helper_task/ |
| H A D | common.h | 27 kmp_int32 priority; member
|
| /llvm-project-15.0.7/lld/wasm/ |
| H A D | SyntheticSections.h | 33 uint32_t priority; member
|
| /llvm-project-15.0.7/openmp/runtime/test/tasking/ |
| H A D | kmp_taskwait_nowait.c | 28 int priority; member
|
| H A D | omp51_task_dep_inoutset.c | 50 int priority; member
|
| H A D | kmp_task_depend_all.c | 54 int priority; member
|
| H A D | kmp_taskwait_depend_all.c | 60 int priority; member
|
| /llvm-project-15.0.7/lld/MachO/ |
| H A D | SectionPriorities.cpp | 372 size_t &priority = sectionPriorities[sym->isec]; in buildInputSectionPriorities() local
|
| /llvm-project-15.0.7/lld/ELF/ |
| H A D | Writer.cpp | 1270 int priority; in buildSectionOrder() member 1278 int priority = -config->symbolOrderingFile.size(); in buildSectionOrder() local 1294 int &priority = sectionOrder[cast<InputSectionBase>(sec)]; in buildSectionOrder() local
|
| /llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangModulesDeclVendor.cpp | 426 ssize_t priority = 0; in ForEachMacro() local
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CodeGenModule.h | 102 unsigned int priority; member
|
| /llvm-project-15.0.7/openmp/runtime/src/ |
| H A D | kmp_gsupport.cpp | 1767 unsigned long num_tasks, int priority, T start, T end, in __GOMP_taskloop()
|
| H A D | kmp.h | 2291 kmp_int32 priority; /**< priority specified by user for the task */ member 2559 kmp_int32 priority; member
|
| /llvm-project-15.0.7/clang/bindings/python/clang/ |
| H A D | cindex.py | 2602 def priority(self): member in CompletionString
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaDeclAttr.cpp | 2331 uint32_t priority = ConstructorAttr::DefaultPriority; in handleConstructorAttr() local 2340 uint32_t priority = DestructorAttr::DefaultPriority; in handleDestructorAttr() local
|
| /llvm-project-15.0.7/compiler-rt/include/sanitizer/ |
| H A D | netbsd_syscall_hooks.h | 1850 #define __sanitizer_syscall_pre__sched_protect(priority) \ argument 1852 #define __sanitizer_syscall_post__sched_protect(res, priority) \ argument
|