Searched refs:UpdateFor (Results 1 – 4 of 4) 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);
162 It->UpdateFor(Name, FullLocation, this->Context->getSourceManager()); in Match()206 void UpdateFor(StringRef Name, FullSourceLoc Location, SourceManager &SM) { in UpdateFor() function
176 It->UpdateFor(Name, FullLocation, this->Context->getSourceManager()); in Match()222 void UpdateFor(StringRef Name, FullSourceLoc Location, SourceManager &SM) { in UpdateFor() function