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()
295 AddExpressionPath(path); in TypeFilterImpl()298 void AddExpressionPath(const char *path) { in AddExpressionPath() function299 AddExpressionPath(std::string(path)); in AddExpressionPath()314 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
2466 entry->AddExpressionPath(*begin); in DoExecute()