Searched refs:template_class (Results 1 - 2 of 2) sorted by relevance

/external/antlr/antlr-3.4/runtime/Ruby/test/unit/
H A Dtest-template.rb86 template_class = templates[ template_name ]
87 template_class.should be_a_kind_of Class
88 template_class.superclass.should equal Template::Context
89 template_class.should be < @group # it should include the group module
/external/clang/test/SemaCXX/
H A Duninitialized.cpp1306 namespace template_class { namespace
1345 // expected-note@-1 {{in instantiation of member function 'template_class::C<int>::C' requested here}}

Completed in 104 milliseconds