Home
last modified time | relevance | path

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

12

/external/clang/test/SemaCXX/
Dcxx98-compat-flags.cpp27 struct Deleted { struct
34 … &d = Deleted(); // expected-warning {{copying variable of type 'CopyCtorIssues::Deleted' when bin…
Dcxx98-compat-pedantic.cpp70 struct Deleted { struct
79 … &d = Deleted(); // expected-warning {{copying variable of type 'CopyCtorIssues::Deleted' when bin…
/external/llvm-project/clang/test/SemaCXX/
Dcxx98-compat-flags.cpp27 struct Deleted { struct
34 … &d = Deleted(); // expected-warning {{copying variable of type 'CopyCtorIssues::Deleted' when bin…
Dcxx98-compat-pedantic.cpp66 struct Deleted { struct
75 … &d = Deleted(); // expected-warning {{copying variable of type 'CopyCtorIssues::Deleted' when bin…
/external/clang/test/CXX/special/class.copy/
Dp11.0x.move.cpp59 struct Deleted { struct
64 Deleted(Deleted&&); argument
Dp11.0x.copy.cpp67 struct Deleted { struct
68 …IsAmbiguous IA; // expected-note{{copy constructor of 'Deleted' is implicitly deleted because fiel… argument
/external/llvm-project/clang/test/CXX/special/class.copy/
Dp11.0x.move.cpp71 struct Deleted { struct
76 Deleted(Deleted&&); argument
Dp11.0x.copy.cpp67 struct Deleted { struct
68 …IsAmbiguous IA; // expected-note{{copy constructor of 'Deleted' is implicitly deleted because fiel… argument
/external/autotest/client/cros/cellular/pseudomodem/
Dmessaging.py104 def Deleted(self, path): member in Messaging
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dmisc-unconventional-assign-operator.cpp56 struct Deleted { struct
/external/llvm/lib/DebugInfo/PDB/Raw/
DNameMap.cpp98 SparseBitVector<> Deleted; in load() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopDeletion.cpp36 Deleted, enumerator
DStructurizeCFG.cpp589 Value *Deleted = Phi.removeIncomingValue(From, false); in delPhiValues() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopDeletion.cpp38 Deleted, enumerator
/external/swiftshader/third_party/subzero/src/
DIceLoopAnalyzer.cpp92 bool Deleted = false; member in Ice::LoopAnalyzer::LoopNode
/external/skqp/src/core/
DSkTDynamicHash.h161 static T* Deleted() { return reinterpret_cast<T*>(1); } // Also an invalid pointer. in Deleted() function
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DHashTable.h271 mutable SparseBitVector<> Deleted; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DHashTable.h271 mutable SparseBitVector<> Deleted; variable
/external/llvm-project/llvm/unittests/Transforms/Utils/
DLocalTest.cpp572 bool Deleted = RecursivelyDeleteTriviallyDeadInstructions(Inst); in TEST_F() local
580 bool Deleted = SimplifyInstructionsInBlock(BB); in TEST_F() local
/external/llvm/lib/Target/Hexagon/
DHexagonOptAddrMode.cpp75 MISetType Deleted; member in __anon0d7b86be0111::HexagonOptAddrMode
DHexagonEarlyIfConv.cpp194 BlockSetType Deleted; member in __anonb9ada2ed0111::HexagonEarlyIfConversion
/external/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp576 Value *Deleted = Phi.removeIncomingValue(From, false); in delPhiValues() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonOptAddrMode.cpp89 MISetType Deleted; member in __anoned078c200111::HexagonOptAddrMode
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonOptAddrMode.cpp89 MISetType Deleted; member in __anon9b57208c0111::HexagonOptAddrMode
DHexagonEarlyIfConv.cpp219 BlockSetType Deleted; member in __anon47893cbb0111::HexagonEarlyIfConversion

12