/llvm-project/clang/test/SemaCXX/ |
H A D | cxx98-compat-flags.cpp | 27 struct Deleted { struct 28 …tructor of 'Deleted' is implicitly deleted because field 'p' has an inaccessible copy constructor}}
|
H A D | cxx98-compat-pedantic.cpp | 66 struct Deleted { struct 67 Private p; // expected-note {{implicitly deleted}}
|
H A D | explicitly-defaulted.cpp | 3 struct Deleted { struct
|
/llvm-project/libcxx/test/std/concepts/concepts.lang/concept.constructible/ |
H A D | constructible_from.compile.pass.cpp | 26 struct Deleted { global() struct
|
/llvm-project/libcxx/test/std/concepts/concepts.lang/concept.destructible/ |
H A D | destructible.compile.pass.cpp | 22 struct Deleted { struct
|
/llvm-project/clang/test/CXX/special/class.copy/ |
H A D | p11.0x.move.cpp | 71 struct Deleted { struct 76 Deleted(Deleted&&); argument
|
H A D | p11.0x.copy.cpp | 67 struct Deleted { struct 68 …IsAmbiguous IA; // expected-note{{copy constructor of 'Deleted' is implicitly deleted because fiel… argument
|
/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/ |
H A D | AvoidConstOrRefDataMembersCheck.cpp | 24 bool Deleted{}; global() member
|
/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyLateEHPrepare.cpp | 98 SmallPtrSet<MachineBasicBlock *, 8> Deleted; eraseDeadBBsAndChildren() local
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/misc/ |
H A D | unconventional-assign-operator.cpp | 56 struct Deleted { struct
|
/llvm-project/bolt/lib/Rewrite/ |
H A D | PseudoProbeRewriter.cpp | 334 uint64_t Deleted = 0; encodePseudoProbes() local
|
/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | HashTable.h | 267 mutable SparseBitVector<> Deleted; variable
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopFlatten.cpp | 870 auto CreateWideIV = [&](WideIVInfo WideIV, bool &Deleted) -> bool { in CanWidenIV() argument 882 bool Deleted; in CanWidenIV() local
|
H A D | LoopDeletion.cpp | 48 Deleted, enumerator
|
H A D | StructurizeCFG.cpp | 633 Value *Deleted = Phi.removeIncomingValue(From, false); delPhiValues() local
|
H A D | DeadStoreElimination.cpp | 2180 SmallPtrSet<MemoryAccess *, 8> Deleted; eliminateDeadStores() local [all...] |
/llvm-project/llvm/unittests/Transforms/Utils/ |
H A D | LocalTest.cpp | 596 bool Deleted = RecursivelyDeleteTriviallyDeadInstructions(Inst); in TEST_F() local 604 bool Deleted = SimplifyInstructionsInBlock(BB); in TEST_F() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | PeepholeOptimizer.cpp | 1417 foldImmediate(MachineInstr & MI,SmallSet<Register,4> & ImmDefRegs,DenseMap<Register,MachineInstr * > & ImmDefMIs,bool & Deleted) foldImmediate() argument 1808 bool Deleted; runOnMachineFunction() local
|
H A D | MachineFunction.cpp | 1413 DenseSet<MachineConstantPoolValue*> Deleted; ~MachineConstantPool() local
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonOptAddrMode.cpp | 91 MISetType Deleted; global() member in __anonf245222f0111::HexagonOptAddrMode
|
H A D | HexagonEarlyIfConv.cpp | 219 BlockSetType Deleted; member in __anon9e773e5e0111::HexagonEarlyIfConversion
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | Protocol.h | 814 Deleted = 3 global() enumerator
|
/llvm-project/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 1847 Deleted global() enumerator
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclCXX.cpp | 7912 bool Deleted = false; global() member 7917 DefaultedComparisonInfo Deleted; deleted() local [all...] |