Searched defs:matchVector (Results 1 – 4 of 4) sorted by relevance
82 vector<ContextMatch> &matchVector, in matchPatternGlobal()137 vector<ContextMatch> &matchVector, in matchPatternGlobal_()
81 std::vector<ContextMatch> matchVector; variable
127 vector<ContextMatch> matchVector; variable
13 typedef TestBaseWithParam<matchVector_t> matchVector; typedef