Home
last modified time | relevance | path

Searched defs:Deleted (Results 1 – 24 of 24) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Dcxx98-compat-flags.cpp27 struct Deleted { struct
28 …tructor of 'Deleted' is implicitly deleted because field 'p' has an inaccessible copy constructor}}
H A Dcxx98-compat-pedantic.cpp66 struct Deleted { struct
67 Private p; // expected-note {{implicitly deleted}}
H A Dexplicitly-defaulted.cpp3 struct Deleted { struct
/llvm-project/libcxx/test/std/concepts/concepts.lang/concept.constructible/
H A Dconstructible_from.compile.pass.cpp26 struct Deleted { global() struct
/llvm-project/libcxx/test/std/concepts/concepts.lang/concept.destructible/
H A Ddestructible.compile.pass.cpp22 struct Deleted { struct
/llvm-project/clang/test/CXX/special/class.copy/
H A Dp11.0x.move.cpp71 struct Deleted { struct
76 Deleted(Deleted&&); argument
H A Dp11.0x.copy.cpp67 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 DAvoidConstOrRefDataMembersCheck.cpp24 bool Deleted{}; global() member
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLateEHPrepare.cpp98 SmallPtrSet<MachineBasicBlock *, 8> Deleted; eraseDeadBBsAndChildren() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/misc/
H A Dunconventional-assign-operator.cpp56 struct Deleted { struct
/llvm-project/bolt/lib/Rewrite/
H A DPseudoProbeRewriter.cpp334 uint64_t Deleted = 0; encodePseudoProbes() local
/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DHashTable.h267 mutable SparseBitVector<> Deleted; variable
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFlatten.cpp870 auto CreateWideIV = [&](WideIVInfo WideIV, bool &Deleted) -> bool { in CanWidenIV() argument
882 bool Deleted; in CanWidenIV() local
H A DLoopDeletion.cpp48 Deleted, enumerator
H A DStructurizeCFG.cpp633 Value *Deleted = Phi.removeIncomingValue(From, false); delPhiValues() local
H A DDeadStoreElimination.cpp2180 SmallPtrSet<MemoryAccess *, 8> Deleted; eliminateDeadStores() local
[all...]
/llvm-project/llvm/unittests/Transforms/Utils/
H A DLocalTest.cpp596 bool Deleted = RecursivelyDeleteTriviallyDeadInstructions(Inst); in TEST_F() local
604 bool Deleted = SimplifyInstructionsInBlock(BB); in TEST_F() local
/llvm-project/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp1417 foldImmediate(MachineInstr & MI,SmallSet<Register,4> & ImmDefRegs,DenseMap<Register,MachineInstr * > & ImmDefMIs,bool & Deleted) foldImmediate() argument
1808 bool Deleted; runOnMachineFunction() local
H A DMachineFunction.cpp1413 DenseSet<MachineConstantPoolValue*> Deleted; ~MachineConstantPool() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonOptAddrMode.cpp91 MISetType Deleted; global() member in __anonf245222f0111::HexagonOptAddrMode
H A DHexagonEarlyIfConv.cpp219 BlockSetType Deleted; member in __anon9e773e5e0111::HexagonEarlyIfConversion
/llvm-project/clang-tools-extra/clangd/
H A DProtocol.h814 Deleted = 3 global() enumerator
/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1847 Deleted global() enumerator
/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp7912 bool Deleted = false; global() member
7917 DefaultedComparisonInfo Deleted; deleted() local
[all...]