Home | History | Annotate | Download | only in compiler

Lines Matching full:context_matcher_

1320         context_matcher_(context_matcher),
1329 context_matcher_.DescribeTo(os);
1342 "context", context_matcher_, listener) &&
1351 const Matcher<Node*> context_matcher_;
1363 context_matcher_(context_matcher) {}
1370 context_matcher_.DescribeTo(os);
1379 "context", context_matcher_, listener));
1384 const Matcher<Node*> context_matcher_;