Home
last modified time | relevance | path

Searched defs:UpdateFor (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DCFBasicHash.cpp41 bool CFBasicHash::UpdateFor(std::unique_ptr<__CFBasicHash<T>> &m_ht) { in UpdateFor() function in CFBasicHash
/llvm-project/clang/unittests/Tooling/
H A DTestVisitor.h222 void UpdateFor(StringRef Name, FullSourceLoc Location, SourceManager &SM) { UpdateFor() function