/llvm-project/lldb/test/API/functionalities/data-formatter/user-format-vs-summary/ |
H A D | main.cpp | 1 struct Pair { struct 5 Pair(int _x, int _y) : x(_x), y(_y) {} in Pair() argument
|
/llvm-project/lldb/test/API/functionalities/data-formatter/frameformat_smallstruct/ |
H A D | main.cpp | 1 struct Pair { struct 5 Pair(int _x, int _y) : x(_x), y(_y) {} in Pair() argument
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | PR42665.cpp | 13 struct Pair { struct 19 Pair(Foo, Deleter) -> Pair<Deleter>; argument
|
/llvm-project/clang/test/CodeGen/RISCV/ |
H A D | riscv-inline-asm.c | 49 bPair global() argument
|
/llvm-project/compiler-rt/test/dfsan/ |
H A D | struct.c | 7 typedef struct Pair { struct 10 } Pair; typedef
|
/llvm-project/clang/test/Index/ |
H A D | index-templates.cpp | 76 struct Pair { struct 85 Pair<T, U> p = { t, second_type(u) }; in init_list() argument 98 template class Pair<int, int>; variable
|
/llvm-project/llvm/lib/IR/ |
H A D | LLVMContextImpl.cpp | 79 Pair.second->dropUse(); in ~LLVMContextImpl() local 64 for (auto &Pair : ValueMetadata) ~LLVMContextImpl() local 81 for (auto &Pair : MetadataAsValues) ~LLVMContextImpl() local 141 for (auto &Pair : MetadataAsValues) ~LLVMContextImpl() local 149 for (auto &Pair : ValuesAsMetadata) ~LLVMContextImpl() local [all...] |
/llvm-project/clang/test/CodeGen/X86/ |
H A D | inline-asm-constraints.c | 58 struct Pair { int a, b; } pair; argument
|
/llvm-project/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.members/ |
H A D | construct_pair.pass.cpp | 36 using Pair = std::pair<T, U>; in test_no_inner_alloc() typedef 63 using Pair = std::pair<T, U>; in test_no_inner_alloc() typedef 96 using Pair = std::pair<T, U>; in test_with_inner_alloc() typedef 128 using Pair = std::pair<T, U>; in test_with_inner_alloc() typedef
|
H A D | construct_pair_piecewise.pass.cpp | 37 using Pair = std::pair<T, U>; in test_no_inner_alloc() typedef 66 using Pair = std::pair<T, U>; in test_no_inner_alloc() typedef 101 using Pair = std::pair<T, U>; in test_with_inner_alloc() typedef 135 using Pair = std::pair<T, U>; in test_with_inner_alloc() typedef
|
H A D | construct_pair_values.pass.cpp | 36 using Pair = std::pair<T, U>; in test_no_inner_alloc() typedef 65 using Pair = std::pair<T, U>; in test_no_inner_alloc() typedef 100 using Pair = std::pair<T, U>; in test_with_inner_alloc() typedef 134 using Pair = std::pair<T, U>; in test_with_inner_alloc() typedef
|
H A D | construct_pair_const_lvalue_pair.pass.cpp | 36 using Pair = std::pair<T, U>; in test_no_inner_alloc() typedef 67 using Pair = std::pair<T, U>; in test_no_inner_alloc() typedef 104 using Pair = std::pair<T, U>; in test_with_inner_alloc() typedef 140 using Pair = std::pair<T, U>; in test_with_inner_alloc() typedef
|
H A D | construct_pair_rvalue.pass.cpp | 36 using Pair = std::pair<T, U>; in test_no_inner_alloc() typedef 67 using Pair = std::pair<T, U>; in test_no_inner_alloc() typedef 104 using Pair = std::pair<T, U>; in test_with_inner_alloc() typedef 140 using Pair = std::pair<T, U>; in test_with_inner_alloc() typedef
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
H A D | suspicious-stringview-data-usage.cpp | 8 struct Pair { struct 9 const char* begin; 10 const char* end;
|
/llvm-project/llvm/unittests/ADT/ |
H A D | PointerIntPairTest.cpp | 22 PointerIntPair<S *, 2> Pair(&s, 1U); in TEST() local 74 PointerIntPair<float *, 2> Pair; in TEST() local 119 PointerIntPair<int *, 1> Pair; in TEST() local
|
/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.assign/ |
H A D | const_pair.pass.cpp | 66 typedef std::pair<NothrowCopyAssignable, int> Pair; in main() typedef 73 typedef std::pair<PotentiallyThrowingCopyAssignable, int> Pair; in main() typedef
|
/llvm-project/libc/benchmarks/automemcpy/lib/ |
H A D | ResultAnalyzer.cpp |
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | Dominators.h | 102 BasicBlockEdge(const std::pair<BasicBlock *, BasicBlock *> &Pair) in BasicBlockEdge() argument 105 BasicBlockEdge(const std::pair<const BasicBlock *, const BasicBlock *> &Pair) in BasicBlockEdge()
|
/llvm-project/libc/src/__support/ |
H A D | blockstore.h | 47 struct Pair { in get_last_blocks() argument 44 struct Pair { global() struct
|
/llvm-project/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.modifiers/ |
H A D | insert_range.pass.cpp | 26 using Pair = std::pair<int, char>; in main() typedef
|
/llvm-project/libcxx/test/std/containers/unord/unord.map/unord.map.modifiers/ |
H A D | insert_range.pass.cpp | 26 using Pair = std::pair<int, char>; in main() typedef
|
/llvm-project/libcxx/test/std/containers/associative/map/map.modifiers/ |
H A D | insert_range.pass.cpp | 26 using Pair = std::pair<int, char>; in main() typedef
|
/llvm-project/libcxx/test/std/containers/associative/multimap/multimap.modifiers/ |
H A D | insert_range.pass.cpp | 26 using Pair = std::pair<int, char>; in main() typedef
|
/llvm-project/llvm/lib/Transforms/ObjCARC/ |
H A D | BlotMapVector.h | 56 std::pair<typename MapTy::iterator, bool> Pair = variable 68 std::pair<typename MapTy::iterator, bool> Pair = in insert() local
|
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | ArgumentPromotion.cpp | 145 for (const auto &Pair : ArgParts) { doPromotion() local 228 for (const auto &Pair : ArgParts) { doPromotion() local 342 for (const auto &Pair : ArgsToPromote.find(&Arg)->second) { doPromotion() local 402 for (const auto &Pair : OffsetToAlloca) { doPromotion() local 508 auto Pair = ArgParts.try_emplace( findArgParts() local 639 for (const auto &Pair : ArgPartsVec) { findArgParts() local 785 for (const auto &Pair : ArgParts) promoteArguments() local [all...] |