Searched refs:UpdateFor (Results 1 – 3 of 3) sorted by relevance
31 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
59 template <typename T> bool UpdateFor(std::unique_ptr<__CFBasicHash<T>> &m_ht);
173 It->UpdateFor(Name, FullLocation, getASTContext()->getSourceManager()); in Match() 219 void UpdateFor(StringRef Name, FullSourceLoc Location, SourceManager &SM) { in ExpectedMatch() 222 void UpdateFor(StringRef Name, FullSourceLoc Location, SourceManager &SM) { UpdateFor() function