Searched refs:AddExpressionPath (Results 1 – 5 of 5) sorted by relevance
110 m_opaque_sp->AddExpressionPath(item); in AppendExpressionPath() 175 new_sp->AddExpressionPath(GetExpressionPathAtIndex(j)); in CopyOnWrite_Impl()
301 AddExpressionPath(path); in TypeFilterImpl()304 void AddExpressionPath(const char *path) { in AddExpressionPath() function305 AddExpressionPath(std::string(path)); in AddExpressionPath()320 void AddExpressionPath(const std::string &path);
94 filter_sp->AddExpressionPath(child); in AddFilter()
26 void TypeFilterImpl::AddExpressionPath(const std::string &path) { in AddExpressionPath() function in TypeFilterImpl
2487 entry->AddExpressionPath(*begin); in DoExecute()