Home
last modified time | relevance | path

Searched refs:UpdateFor (Results 1 – 25 of 46) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/Language/ObjC/
H A DCFBasicHash.cpp31 return UpdateFor(m_ht_32); in Update()
33 return UpdateFor(m_ht_64); in Update()
41 bool CFBasicHash::UpdateFor(std::unique_ptr<__CFBasicHash<T>> &m_ht) { in UpdateFor() function in CFBasicHash
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/Language/ObjC/
H A DCFBasicHash.cpp31 return UpdateFor(m_ht_32); in Update()
33 return UpdateFor(m_ht_64); in Update()
41 bool CFBasicHash::UpdateFor(std::unique_ptr<__CFBasicHash<T>> &m_ht) { in UpdateFor() function in CFBasicHash
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/Language/ObjC/
H A DCFBasicHash.cpp31 return UpdateFor(m_ht_32); in Update()
33 return UpdateFor(m_ht_64); in Update()
41 bool CFBasicHash::UpdateFor(std::unique_ptr<__CFBasicHash<T>> &m_ht) { in UpdateFor() function in CFBasicHash
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/Language/ObjC/
H A DCFBasicHash.cpp31 return UpdateFor(m_ht_32); in Update()
33 return UpdateFor(m_ht_64); in Update()
41 bool CFBasicHash::UpdateFor(std::unique_ptr<__CFBasicHash<T>> &m_ht) { in UpdateFor() function in CFBasicHash
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DCFBasicHash.cpp31 return UpdateFor(m_ht_32); in Update()
33 return UpdateFor(m_ht_64); in Update()
41 bool CFBasicHash::UpdateFor(std::unique_ptr<__CFBasicHash<T>> &m_ht) { in UpdateFor() function in CFBasicHash
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/Language/ObjC/
H A DCFBasicHash.cpp31 return UpdateFor(m_ht_32); in Update()
33 return UpdateFor(m_ht_64); in Update()
41 bool CFBasicHash::UpdateFor(std::unique_ptr<__CFBasicHash<T>> &m_ht) { in UpdateFor() function in CFBasicHash
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/Language/ObjC/
H A DCFBasicHash.cpp31 return UpdateFor(m_ht_32); in Update()
33 return UpdateFor(m_ht_64); in Update()
41 bool CFBasicHash::UpdateFor(std::unique_ptr<__CFBasicHash<T>> &m_ht) { in UpdateFor() function in CFBasicHash
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/Language/ObjC/
H A DCFBasicHash.cpp31 return UpdateFor(m_ht_32); in Update()
33 return UpdateFor(m_ht_64); in Update()
41 bool CFBasicHash::UpdateFor(std::unique_ptr<__CFBasicHash<T>> &m_ht) { in UpdateFor() function in CFBasicHash
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/Language/ObjC/
H A DCFBasicHash.cpp31 return UpdateFor(m_ht_32); in Update()
33 return UpdateFor(m_ht_64); in Update()
41 bool CFBasicHash::UpdateFor(std::unique_ptr<__CFBasicHash<T>> &m_ht) { in UpdateFor() function in CFBasicHash
/dports/sysutils/istio/istio-1.6.7/galley/pkg/config/source/kube/apiserver/
H A Dsource_builtin_test.go151 …expected = event.UpdateFor(k8smeta.K8SCoreV1Nodes, toResource(node, &node.Spec, k8smeta.K8SCoreV1N…
228 …expected = event.UpdateFor(k8smeta.K8SCoreV1Pods, toResource(pod, pod, k8smeta.K8SCoreV1Pods.Resou…
301 …expected = event.UpdateFor(k8smeta.K8SCoreV1Services, toResource(svc, &svc.Spec, k8smeta.K8SCoreV1…
381 …expected = event.UpdateFor(k8smeta.K8SCoreV1Endpoints, toResource(eps, eps, k8smeta.K8SCoreV1Endpo…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/unittests/Tooling/
H A DTestVisitor.h176 It->UpdateFor(Name, FullLocation, this->Context->getSourceManager()); in Match()
222 void UpdateFor(StringRef Name, FullSourceLoc Location, SourceManager &SM) { in UpdateFor() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/unittests/Tooling/
H A DTestVisitor.h176 It->UpdateFor(Name, FullLocation, this->Context->getSourceManager()); in Match()
222 void UpdateFor(StringRef Name, FullSourceLoc Location, SourceManager &SM) { in UpdateFor() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/unittests/Tooling/
H A DTestVisitor.h176 It->UpdateFor(Name, FullLocation, this->Context->getSourceManager()); in Match()
222 void UpdateFor(StringRef Name, FullSourceLoc Location, SourceManager &SM) { in UpdateFor() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/unittests/Tooling/
H A DTestVisitor.h176 It->UpdateFor(Name, FullLocation, this->Context->getSourceManager()); in Match()
222 void UpdateFor(StringRef Name, FullSourceLoc Location, SourceManager &SM) { in UpdateFor() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/unittests/Tooling/
H A DTestVisitor.h176 It->UpdateFor(Name, FullLocation, this->Context->getSourceManager()); in Match()
222 void UpdateFor(StringRef Name, FullSourceLoc Location, SourceManager &SM) { in UpdateFor() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/unittests/Tooling/
H A DTestVisitor.h176 It->UpdateFor(Name, FullLocation, this->Context->getSourceManager()); in Match()
222 void UpdateFor(StringRef Name, FullSourceLoc Location, SourceManager &SM) { in UpdateFor() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/unittests/Tooling/
H A DTestVisitor.h176 It->UpdateFor(Name, FullLocation, this->Context->getSourceManager()); in Match()
222 void UpdateFor(StringRef Name, FullSourceLoc Location, SourceManager &SM) { in UpdateFor() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/unittests/Tooling/
H A DTestVisitor.h176 It->UpdateFor(Name, FullLocation, this->Context->getSourceManager()); in Match()
222 void UpdateFor(StringRef Name, FullSourceLoc Location, SourceManager &SM) { in UpdateFor() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/unittests/Tooling/
H A DTestVisitor.h176 It->UpdateFor(Name, FullLocation, this->Context->getSourceManager()); in Match()
222 void UpdateFor(StringRef Name, FullSourceLoc Location, SourceManager &SM) { in UpdateFor() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/unittests/Tooling/
H A DTestVisitor.h176 It->UpdateFor(Name, FullLocation, this->Context->getSourceManager()); in Match()
222 void UpdateFor(StringRef Name, FullSourceLoc Location, SourceManager &SM) { in UpdateFor() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/unittests/Tooling/
H A DTestVisitor.h176 It->UpdateFor(Name, FullLocation, this->Context->getSourceManager()); in Match()
222 void UpdateFor(StringRef Name, FullSourceLoc Location, SourceManager &SM) { in UpdateFor() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/unittests/Tooling/
H A DTestVisitor.h176 It->UpdateFor(Name, FullLocation, this->Context->getSourceManager()); in Match()
222 void UpdateFor(StringRef Name, FullSourceLoc Location, SourceManager &SM) { in UpdateFor() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/unittests/Tooling/
H A DTestVisitor.h176 It->UpdateFor(Name, FullLocation, this->Context->getSourceManager()); in Match()
222 void UpdateFor(StringRef Name, FullSourceLoc Location, SourceManager &SM) { in UpdateFor() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/unittests/Tooling/
H A DTestVisitor.h177 It->UpdateFor(Name, FullLocation, this->Context->getSourceManager()); in Match()
223 void UpdateFor(StringRef Name, FullSourceLoc Location, SourceManager &SM) { in UpdateFor() function
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/unittests/Tooling/
H A DTestVisitor.h173 It->UpdateFor(Name, FullLocation, this->Context->getSourceManager()); in Match()
219 void UpdateFor(StringRef Name, FullSourceLoc Location, SourceManager &SM) { in UpdateFor() function

12