Home | History | Annotate | Download | only in TableGen

Lines Matching refs:ScopeMatcher

184 /// ScopeMatcher - This attempts to match each of its children to find the first
187 class ScopeMatcher : public Matcher {
190 ScopeMatcher(Matcher *const *children, unsigned numchildren)
193 virtual ~ScopeMatcher();