| /llvm-project-15.0.7/llvm/unittests/IR/ |
| H A D | CFGBuilder.h | 66 struct Update { struct 72 std::vector<Update> Updates); argument
|
| /llvm-project-15.0.7/lldb/source/Plugins/Language/CPlusPlus/ |
| H A D | LibCxxQueue.cpp | 50 bool QueueFrontEnd::Update() { in Update() function in QueueFrontEnd
|
| H A D | LibStdcpp.cpp | 86 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 D | LibCxxTuple.cpp | 43 bool TupleFrontEnd::Update() { in Update() function in TupleFrontEnd
|
| H A D | LibCxxList.cpp | 167 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 D | LibCxxVector.cpp | 118 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 D | LibStdcppTuple.cpp | 56 bool LibStdcppTupleSyntheticFrontEnd::Update() { in Update() function in LibStdcppTupleSyntheticFrontEnd
|
| H A D | LibCxxInitializerList.cpp | 86 Update() { in Update() function in lldb_private::formatters::LibcxxInitializerListSyntheticFrontEnd
|
| H A D | LibCxxSpan.cpp | 95 bool lldb_private::formatters::LibcxxStdSpanSyntheticFrontEnd::Update() { in Update() function in lldb_private::formatters::lldb_private::formatters::LibcxxStdSpanSyntheticFrontEnd
|
| H A D | LibCxxAtomic.cpp | 114 bool lldb_private::formatters::LibcxxStdAtomicSyntheticFrontEnd::Update() { in Update() function in lldb_private::formatters::LibcxxStdAtomicSyntheticFrontEnd
|
| H A D | GenericOptional.cpp | 64 bool GenericOptionalFrontend::Update() { in Update() function in GenericOptionalFrontend
|
| H A D | LibStdcppUniquePointer.cpp | 89 bool LibStdcppUniquePtrSyntheticFrontEnd::Update() { in Update() function in LibStdcppUniquePtrSyntheticFrontEnd
|
| H A D | GenericBitset.cpp | 78 bool GenericBitsetFrontEnd::Update() { in Update() function in GenericBitsetFrontEnd
|
| H A D | LibCxxUnorderedMap.cpp | 160 Update() { in Update() function in lldb_private::formatters::LibcxxStdUnorderedMapSyntheticFrontEnd
|
| H A D | LibCxx.cpp | 216 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 D | CFBasicHash.cpp | 20 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 D | CFGUpdate.h | 34 Update(UpdateKind Kind, NodePtr From, NodePtr To) in Update() function
|
| /llvm-project-15.0.7/llvm/include/llvm/MC/ |
| H A D | MCStreamer.h | 503 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 D | MCMachOStreamer.cpp | 292 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 D | DWARFLinker.h | 268 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 D | raw_sha1_ostream_test.cpp | 46 TEST(sha1_hash_test, Update) { in TEST() argument
|
| /llvm-project-15.0.7/llvm/tools/dsymutil/ |
| H A D | LinkUtils.h | 43 bool Update = false; member
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | RegisterClassInfo.cpp | 43 bool Update = false; in runOnMachineFunction() local
|
| /llvm-project-15.0.7/clang/include/clang/Tooling/ASTDiff/ |
| H A D | ASTDiff.h | 30 Update, // (Src, Dst): update the value of node Src to match Dst. enumerator
|
| /llvm-project-15.0.7/lldb/include/lldb/DataFormatters/ |
| H A D | TypeSynthetic.h | 119 bool Update() override { return false; } in Update() function 331 bool Update() override { return false; } in Update() function
|