Searched refs:resultNo (Results 1 – 1 of 1) sorted by relevance
244 RecordMatcher(const std::string &whatfor, unsigned resultNo) in RecordMatcher() argument245 : Matcher(RecordNode), WhatFor(whatfor), ResultNo(resultNo) {} in RecordMatcher()276 unsigned resultNo) in RecordChildMatcher() argument278 ResultNo(resultNo) {} in RecordChildMatcher()