Home
last modified time | relevance | path

Searched defs:Update (Results 1 – 25 of 68) sorted by relevance

123

/llvm-project-15.0.7/llvm/unittests/IR/
H A DCFGBuilder.h66 struct Update { struct
72 std::vector<Update> Updates); argument
/llvm-project-15.0.7/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxQueue.cpp50 bool QueueFrontEnd::Update() { in Update() function in QueueFrontEnd
H A DLibStdcpp.cpp86 bool LibstdcppMapIteratorSyntheticFrontEnd::Update() { in Update() function in LibstdcppMapIteratorSyntheticFrontEnd
189 bool VectorIteratorSyntheticFrontEnd::Update() { in Update() function in VectorIteratorSyntheticFrontEnd
373 bool LibStdcppSharedPtrSyntheticFrontEnd::Update() { return false; } in Update() function in LibStdcppSharedPtrSyntheticFrontEnd
H A DLibCxxTuple.cpp43 bool TupleFrontEnd::Update() { in Update() function in TupleFrontEnd
H A DLibCxxList.cpp167 bool AbstractListFrontEnd::Update() { in Update() function in AbstractListFrontEnd
291 bool ForwardListFrontEnd::Update() { in Update() function in ForwardListFrontEnd
403 bool ListFrontEnd::Update() { in Update() function in ListFrontEnd
H A DLibCxxVector.cpp118 bool lldb_private::formatters::LibcxxStdVectorSyntheticFrontEnd::Update() { in Update() function in lldb_private::formatters::LibcxxStdVectorSyntheticFrontEnd
245 bool lldb_private::formatters::LibcxxVectorBoolSyntheticFrontEnd::Update() { in Update() function in lldb_private::formatters::LibcxxVectorBoolSyntheticFrontEnd
H A DLibStdcppTuple.cpp56 bool LibStdcppTupleSyntheticFrontEnd::Update() { in Update() function in LibStdcppTupleSyntheticFrontEnd
H A DLibCxxInitializerList.cpp86 Update() { in Update() function in lldb_private::formatters::LibcxxInitializerListSyntheticFrontEnd
H A DLibCxxSpan.cpp95 bool lldb_private::formatters::LibcxxStdSpanSyntheticFrontEnd::Update() { in Update() function in lldb_private::formatters::lldb_private::formatters::LibcxxStdSpanSyntheticFrontEnd
H A DLibCxxAtomic.cpp114 bool lldb_private::formatters::LibcxxStdAtomicSyntheticFrontEnd::Update() { in Update() function in lldb_private::formatters::LibcxxStdAtomicSyntheticFrontEnd
H A DGenericOptional.cpp64 bool GenericOptionalFrontend::Update() { in Update() function in GenericOptionalFrontend
H A DLibStdcppUniquePointer.cpp89 bool LibStdcppUniquePtrSyntheticFrontEnd::Update() { in Update() function in LibStdcppUniquePtrSyntheticFrontEnd
H A DGenericBitset.cpp78 bool GenericBitsetFrontEnd::Update() { in Update() function in GenericBitsetFrontEnd
H A DLibCxxUnorderedMap.cpp160 Update() { in Update() function in lldb_private::formatters::LibcxxStdUnorderedMapSyntheticFrontEnd
H A DLibCxx.cpp216 bool lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEnd::Update() { in Update() function in lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEnd
387 Update() { in Update() function in lldb_private::formatters::LibCxxUnorderedMapIteratorSyntheticFrontEnd
590 bool lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd::Update() { in Update() function in lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd
675 bool lldb_private::formatters::LibcxxUniquePtrSyntheticFrontEnd::Update() { in Update() function in lldb_private::formatters::LibcxxUniquePtrSyntheticFrontEnd
/llvm-project-15.0.7/lldb/source/Plugins/Language/ObjC/
H A DCFBasicHash.cpp20 bool CFBasicHash::Update(addr_t addr, ExecutionContextRef exe_ctx_rf) { in Update() function in CFBasicHash
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DCFGUpdate.h34 Update(UpdateKind Kind, NodePtr From, NodePtr To) in Update() function
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCStreamer.h503 unsigned Minor, unsigned Update, in emitVersionMin()
509 unsigned Minor, unsigned Update, in emitBuildVersion()
515 unsigned Update, in emitDarwinTargetVariantBuildVersion()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCMachOStreamer.cpp292 unsigned Minor, unsigned Update, in emitVersionMin()
298 unsigned Minor, unsigned Update, in emitBuildVersion()
305 unsigned Platform, unsigned Major, unsigned Minor, unsigned Update, in emitDarwinTargetVariantBuildVersion()
/llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h268 void setUpdate(bool Update) { Options.Update = Update; } in setUpdate()
541 bool Update; variable
547 bool Update) in DIECloner()
783 bool Update = false; member
/llvm-project-15.0.7/llvm/unittests/Support/
H A Draw_sha1_ostream_test.cpp46 TEST(sha1_hash_test, Update) { in TEST() argument
/llvm-project-15.0.7/llvm/tools/dsymutil/
H A DLinkUtils.h43 bool Update = false; member
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegisterClassInfo.cpp43 bool Update = false; in runOnMachineFunction() local
/llvm-project-15.0.7/clang/include/clang/Tooling/ASTDiff/
H A DASTDiff.h30 Update, // (Src, Dst): update the value of node Src to match Dst. enumerator
/llvm-project-15.0.7/lldb/include/lldb/DataFormatters/
H A DTypeSynthetic.h119 bool Update() override { return false; } in Update() function
331 bool Update() override { return false; } in Update() function

123