Searched refs:TooMany (Results 1 – 2 of 2) sorted by relevance
19 template<class, class> struct TooMany; // expected-note{{too many template parameters in template t…27 A<TooMany> *a5; // expected-error{{template template argument has different template parameters tha…
582 bool TooMany = false; in locateSymbolTextually() local622 TooMany = true; in locateSymbolTextually()640 if (TooMany) { in locateSymbolTextually()