/llvm-project/flang/lib/Lower/OpenMP/ |
H A D | Clauses.cpp | 329 Affinity make(const parser::OmpClause::Affinity &inp, make() function 335 Align make(const parser::OmpClause::Align &inp, make() function 341 Aligned make(const parser::OmpClause::Aligned &inp, make() function 353 Allocate make(const parser::OmpClause::Allocate &inp, make() function 399 Allocator make(const parser::OmpClause::Allocator &inp, make() function 407 At make(const parser::OmpClause::At &inp, make() function 415 AtomicDefaultMemOrder make(const parser::OmpClause::AtomicDefaultMemOrder &inp, make() function 431 Bind make(const parser::OmpClause::Bind &inp, make() function 440 Collapse make(const parser::OmpClause::Collapse &inp, make() function 449 Copyin make(const parser::OmpClause::Copyin &inp, make() function 455 Copyprivate make(const parser::OmpClause::Copyprivate &inp, make() function 461 Default make(const parser::OmpClause::Default &inp, make() function 479 Defaultmap make(const parser::OmpClause::Defaultmap &inp, make() function 514 Depend make(const parser::OmpClause::Depend &inp, make() function 579 Destroy make(const parser::OmpClause::Destroy &inp, make() function 585 Detach make(const parser::OmpClause::Detach &inp, make() function 591 Device make(const parser::OmpClause::Device &inp, make() function 609 DeviceType make(const parser::OmpClause::DeviceType &inp, make() function 625 DistSchedule make(const parser::OmpClause::DistSchedule &inp, make() function 632 Doacross make(const parser::OmpClause::Doacross &inp, make() function 640 Enter make(const parser::OmpClause::Enter &inp, make() function 646 Exclusive make(const parser::OmpClause::Exclusive &inp, make() function 652 Fail make(const parser::OmpClause::Fail &inp, make() function 658 Filter make(const parser::OmpClause::Filter &inp, make() function 664 Final make(const parser::OmpClause::Final &inp, make() function 670 Firstprivate make(const parser::OmpClause::Firstprivate &inp, make() function 678 From make(const parser::OmpClause::From &inp, make() function 688 Grainsize make(const parser::OmpClause::Grainsize &inp, make() function 695 HasDeviceAddr make(const parser::OmpClause::HasDeviceAddr &inp, make() function 701 Hint make(const parser::OmpClause::Hint &inp, make() function 709 If make(const parser::OmpClause::If &inp, make() function 737 Inclusive make(const parser::OmpClause::Inclusive &inp, make() function 743 Indirect make(const parser::OmpClause::Indirect &inp, make() function 749 Init make(const parser::OmpClause::Init &inp, make() function 757 InReduction make(const parser::OmpClause::InReduction &inp, make() function 767 IsDevicePtr make(const parser::OmpClause::IsDevicePtr &inp, make() function 773 Lastprivate make(const parser::OmpClause::Lastprivate &inp, make() function 780 Linear make(const parser::OmpClause::Linear &inp, make() function 816 Link make(const parser::OmpClause::Link &inp, make() function 822 Map make(const parser::OmpClause::Map &inp, make() function 866 Message make(const parser::OmpClause::Message &inp, make() function 872 Nocontext make(const parser::OmpClause::Nocontext &inp, make() function 880 Nontemporal make(const parser::OmpClause::Nontemporal &inp, make() function 891 Novariants make(const parser::OmpClause::Novariants &inp, make() function 899 NumTasks make(const parser::OmpClause::NumTasks &inp, make() function 906 NumTeams make(const parser::OmpClause::NumTeams &inp, make() function 913 NumThreads make(const parser::OmpClause::NumThreads &inp, make() function 922 OmpxDynCgroupMem make(const parser::OmpClause::OmpxDynCgroupMem &inp, make() function 928 Order make(const parser::OmpClause::Order &inp, make() function 959 Ordered make(const parser::OmpClause::Ordered &inp, make() function 967 Partial make(const parser::OmpClause::Partial &inp, make() function 973 Priority make(const parser::OmpClause::Priority &inp, make() function 979 Private make(const parser::OmpClause::Private &inp, make() function 985 ProcBind make(const parser::OmpClause::ProcBind &inp, make() function 1004 Reduction make(const parser::OmpClause::Reduction &inp, make() function 1035 Safelen make(const parser::OmpClause::Safelen &inp, make() function 1041 Schedule make(const parser::OmpClause::Schedule &inp, make() function 1113 Severity make(const parser::OmpClause::Severity &inp, make() function 1119 Shared make(const parser::OmpClause::Shared &inp, make() function 1127 Simdlen make(const parser::OmpClause::Simdlen &inp, make() function 1133 Sizes make(const parser::OmpClause::Sizes &inp, make() function 1139 TaskReduction make(const parser::OmpClause::TaskReduction &inp, make() function 1149 ThreadLimit make(const parser::OmpClause::ThreadLimit &inp, make() function 1158 To make(const parser::OmpClause::To &inp, make() function 1169 Uniform make(const parser::OmpClause::Uniform &inp, make() function 1178 Update make(const parser::OmpClause::Update &inp, make() function 1184 Use make(const parser::OmpClause::Use &inp, make() function 1190 UseDeviceAddr make(const parser::OmpClause::UseDeviceAddr &inp, make() function 1196 UseDevicePtr make(const parser::OmpClause::UseDevicePtr &inp, make() function 1202 UsesAllocators make(const parser::OmpClause::UsesAllocators &inp, make() function [all...] |
/llvm-project/clang/test/CXX/temp/temp.spec/temp.explicit/ |
H A D | p12.cpp | 18 static Temp<A::Public> make() { return Temp<A::Public>(); } in make() function in test1::Temp 46 template <> class Temp<A::Private> Temp<int>::make() { in make() function in test2::Temp 52 static Temp<A::Private> make() { // expected-error {{is a private member}} in make() function in test2::Temp
|
/llvm-project/llvm/test/tools/llvm-objcopy/MachO/Inputs/ |
H A D | code-signature-check.py | 37 def make( member in CodeDirectory 191 def make(buf: memoryview) -> "CodeDirectoryBlobIndex": member in CodeDirectoryBlobIndex 212 def make(buf: memoryview) -> "CodeDirectorySuperBlob": member in CodeDirectorySuperBlob
|
/llvm-project/lld/test/MachO/Inputs/ |
H A D | code-signature-check.py | 37 def make( member in CodeDirectory 191 def make(buf: memoryview) -> "CodeDirectoryBlobIndex": member in CodeDirectoryBlobIndex 212 def make(buf: memoryview) -> "CodeDirectorySuperBlob": member in CodeDirectorySuperBlob
|
/llvm-project/clang/test/Modules/ |
H A D | objc-type-param.m | 6 id make(BCallback callback, id arg) { function
|
/llvm-project/clang/test/SemaTemplate/ |
H A D | class-template-spec.cpp | 183 template<typename Dummy> struct make<0, 0, Dummy> { typedef integer_sequence<T> type; }; argument 184 template<typename Dummy> struct make<1, 1, Dummy> { typedef integer_sequence<T, 0> type; }; struct 185 …template<T N, typename Dummy> struct make<N, 0, Dummy> : __make_integer_sequence_impl<make_integer… struct 186 …template<T N, typename Dummy> struct make<N, 1, Dummy> : __make_integer_sequence_impl<make_integer… struct
|
/llvm-project/clang/test/CodeGenObjC/ |
H A D | arc-with-atthrow.m | 4 id make(void); function
|
H A D | arc-no-runtime.m | 3 id make(void) __attribute__((ns_returns_retained)); function
|
/llvm-project/clang/test/PCH/ |
H A D | cxx1y-default-initializer.cpp | 18 template<typename T> constexpr A make() { return A {}; } in make() function 19 template<typename T> constexpr A make(T t) { return A { t }; } in make() function
|
/llvm-project/clang/include/clang/Sema/ |
H A D | Ownership.h | 60 static OpaquePtr make(PtrTy P) { OpaquePtr OP; OP.set(P); return OP; } in make() function 99 static UnionOpaquePtr make(OpaquePtr<T> P) { in make() function
|
/llvm-project/libcxx/test/libcxx/algorithms/alg.modifying.operations/ |
H A D | copy_move_trivial.pass.cpp | 81 T make(int from) { in make() function 87 T make(int i) { in make() function 94 FuncPtr make(int) { in make() function 100 MemObjPtr make(int) { in make() function 106 MemFuncPtr make(int) { in make() function 112 BitfieldS make(int x) { in make() function 121 AlignedS make(int x) { in make() function
|
/llvm-project/libcxx/test/std/containers/container.adaptors/queue/queue.cons/ |
H A D | ctor_copy.pass.cpp | 20 make(int n) in make() function
|
H A D | ctor_move.pass.cpp | 24 make(int n) in make() function
|
/llvm-project/libcxx/test/std/containers/container.adaptors/stack/stack.cons/ |
H A D | ctor_copy.pass.cpp | 20 make(int n) in make() function
|
H A D | ctor_move.pass.cpp | 24 make(int n) in make() function
|
/llvm-project/libcxx/test/std/containers/container.adaptors/stack/stack.defn/ |
H A D | assign_copy.pass.cpp | 20 make(int n) in make() function
|
H A D | assign_move.pass.cpp | 24 make(int n) in make() function
|
/llvm-project/libcxx/test/std/containers/container.adaptors/queue/queue.defn/ |
H A D | assign_copy.pass.cpp | 20 make(int n) in make() function
|
H A D | assign_move.pass.cpp | 24 make(int n) in make() function
|
/llvm-project/libcxx/test/std/containers/container.adaptors/priority.queue/priqueue.cons/ |
H A D | assign_move.pass.cpp | 24 make(int n) in make() function
|
H A D | assign_copy.pass.cpp | 21 make(int n) in make() function
|
H A D | ctor_copy.pass.cpp | 21 make(int n) in make() function
|
H A D | ctor_move.pass.cpp | 24 make(int n) in make() function
|
/llvm-project/libcxx/test/std/containers/container.adaptors/stack/stack.ops/ |
H A D | lt.pass.cpp | 30 make(int n) in make() function
|
/llvm-project/libcxx/test/std/containers/container.adaptors/queue/queue.ops/ |
H A D | lt.pass.cpp | 30 make(int n) in make() function
|