Home
last modified time | relevance | path

Searched defs:Moved (Results 1 – 12 of 12) sorted by relevance

/llvm-project/llvm/docs/
H A DSystemLibrary.rst5 Moved subtitle
H A DTableGenFundamentals.rst5 Moved subtitle
/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
H A DPR22806_constrain_tuple_like_ctor.pass.cpp37 enum State { FromTuple, FromInt, Copied, Moved }; enumerator
50 enum State { FromTuple, FromInt, Copied, Moved }; enumerator
63 enum State { FromInt, Copied, Moved }; enumerator
73 enum State { FromInt, Copied, Moved }; enumerator
/llvm-project/llvm/unittests/InterfaceStub/
H A DELFYAMLTest.cpp235 IFSStub Moved = std::move(Stub); in TEST() local
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp267 updateLevel(LVScope * Parent,bool Moved) updateLevel() argument
H A DLVScope.cpp346 void LVScope::updateLevel(LVScope *Parent, bool Moved) { in updateLevel()
/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h1292 moveFromImpl(mapped_file_region & Moved) moveFromImpl() argument
1304 mapped_file_region(mapped_file_region && Moved) mapped_file_region() argument
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/
H A Dfor-range-copy.cpp174 auto Moved = std::move(M); in negativeVarIsMoved() local
/llvm-project/llvm/unittests/Support/
H A DFormatVariadicTest.cpp660 int Copied = 0, Moved = 0; global() member
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMoveChecker.cpp32 enum Kind { Moved, Reported } K; global() enumerator
/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp912 std::vector<NewArchiveMember> Moved; in computeNewArchiveMembers() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp530 bool Moved = moveOrIgnoreLifetimeMarkers(MarkerInfo); findAllocas() local