Home
last modified time | relevance | path

Searched defs:M2 (Results 1 – 25 of 37) sorted by relevance

12

/minix3/external/bsd/llvm/dist/clang/test/PCH/
H A Dmacro-redef.c14 #define M2 3 macro
19 #define M2 4 // expected-warning {{redefined}} macro
/minix3/external/bsd/llvm/dist/llvm/unittests/Support/
H A DMemoryTest.cpp45 bool doesOverlap(MemoryBlock M1, MemoryBlock M2) { in doesOverlap()
74 MemoryBlock M2 = Memory::allocateMappedMemory(64, nullptr, Flags, EC); in TEST_P() local
129 MemoryBlock M2 = Memory::allocateMappedMemory(8 * sizeof(int), nullptr, Flags, in TEST_P() local
187 MemoryBlock M2 = Memory::allocateMappedMemory(8 * sizeof(int), nullptr, Flags, in TEST_P() local
243 MemoryBlock M2 = Memory::allocateMappedMemory(64, &M1, Flags, EC); in TEST_P() local
269 MemoryBlock M2 = Memory::allocateMappedMemory(64, &Near, Flags, EC); in TEST_P() local
291 MemoryBlock M2 = Memory::allocateMappedMemory(64, &Near, Flags, EC); in TEST_P() local
317 MemoryBlock M2 = Memory::allocateMappedMemory(64, &Near, Flags, EC); in TEST_P() local
H A DCommandLineTest.cpp59 StackOption(const M0t &M0, const M1t &M1, const M2t &M2) : Base(M0, M1, M2) {} in StackOption()
63 StackOption(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3) in StackOption()
/minix3/external/bsd/llvm/dist/clang/unittests/Driver/
H A DMultilibTest.cpp54 Multilib M1, M2; in TEST() local
61 Multilib M1, M2; in TEST() local
70 Multilib M1, M2; in TEST() local
76 Multilib M1, M2; in TEST() local
86 Multilib M2; in TEST() local
96 Multilib M2; in TEST() local
106 Multilib M2; in TEST() local
116 Multilib M2("bar"); in TEST() local
124 Multilib M2("", "bar"); in TEST() local
132 Multilib M2("", "", "bar"); in TEST() local
[all …]
/minix3/external/bsd/llvm/dist/clang/test/CoverageMapping/
H A Dmacroception.c3 #define M2 { macro
/minix3/external/bsd/libc++/dist/libcxx/test/containers/unord/unord.multimap/
H A Dscary.pass.cpp21 typedef std::unordered_multimap<int, int> M2; in main() typedef
/minix3/external/bsd/libc++/dist/libcxx/test/std/containers/associative/multimap/
H A Dscary.pass.cpp21 typedef std::multimap<int, int> M2; in main() typedef
/minix3/external/bsd/llvm/dist/clang/test/Preprocessor/
H A Dmacro_paste_simple.c10 #define M2(X) X macro
H A Dmacro_rescan.c4 #define M2(b) b macro
H A Dpp-record.c26 #define M2 int macro
H A Dmicrosoft-ext.c4 # define M2(x, y) x + y macro
/minix3/external/bsd/libc++/dist/libcxx/test/std/containers/unord/unord.multiset/
H A Dscary.pass.cpp21 typedef std::unordered_multiset<int> M2; in main() typedef
/minix3/external/bsd/libc++/dist/libcxx/test/containers/unord/unord.multiset/
H A Dscary.pass.cpp21 typedef std::unordered_multiset<int> M2; in main() typedef
/minix3/external/bsd/libc++/dist/libcxx/test/containers/associative/multiset/
H A Dscary.pass.cpp21 typedef std::multiset<int> M2; in main() typedef
/minix3/external/bsd/libc++/dist/libcxx/test/std/containers/unord/unord.multimap/
H A Dscary.pass.cpp21 typedef std::unordered_multimap<int, int> M2; in main() typedef
/minix3/external/bsd/libc++/dist/libcxx/test/std/containers/associative/multiset/
H A Dscary.pass.cpp21 typedef std::multiset<int> M2; in main() typedef
/minix3/external/bsd/libc++/dist/libcxx/test/containers/associative/multimap/
H A Dscary.pass.cpp21 typedef std::multimap<int, int> M2; in main() typedef
/minix3/external/bsd/llvm/dist/clang/test/Driver/Inputs/
H A Dgen-response.c3 #define M2 M1 M1 M1 M1 M1 M1 M1 M1 M1 M1 macro
/minix3/external/bsd/llvm/dist/clang/test/Parser/
H A Dms-inline-asm.c5 #define M2 int macro
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dswitch-implicit-fallthrough-macro.cpp37 #define M2 M1 macro
39 #define M2 macro
/minix3/external/bsd/llvm/dist/clang/lib/Driver/
H A DMultilib.cpp153 MultilibSet &MultilibSet::Either(const Multilib &M1, const Multilib &M2) { in Either()
160 MultilibSet &MultilibSet::Either(const Multilib &M1, const Multilib &M2, in Either()
169 MultilibSet &MultilibSet::Either(const Multilib &M1, const Multilib &M2, in Either()
179 MultilibSet &MultilibSet::Either(const Multilib &M1, const Multilib &M2, in Either()
/minix3/external/bsd/llvm/dist/clang/test/CXX/basic/basic.lookup/basic.lookup.unqual/
H A Dp14.cpp56 namespace M2 { namespace
/minix3/external/bsd/llvm/dist/clang/test/Misc/
H A Dmacro-backtrace.c5 #define M2(A, B) M1(A, B) macro
/minix3/external/bsd/llvm/dist/llvm/unittests/Analysis/
H A DScalarEvolutionTest.cpp66 const SCEVMulExpr *M2 = cast<SCEVMulExpr>(P2); in TEST_F() local
/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Dunused-expr.c131 #define M2 (long)0; macro

12