Searched defs:top_arg (Results 1 – 1 of 1) sorted by relevance
155 template<typename T> T Regexp::Walker<T>::WalkInternal(Regexp* re, T top_arg, in WalkInternal()227 template<typename T> T Regexp::Walker<T>::Walk(Regexp* re, T top_arg) { in Walk()236 template<typename T> T Regexp::Walker<T>::WalkExponential(Regexp* re, T top_arg, in WalkExponential()