Home | History | Annotate | Download | only in TableGen

Lines Matching refs:ScopeMatcher

183 /// ScopeMatcher - This attempts to match each of its children to find the first
186 class ScopeMatcher : public Matcher {
189 ScopeMatcher(Matcher *const *children, unsigned numchildren)
192 virtual ~ScopeMatcher();