Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/runtime/Ruby/test/unit/
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/
Duninitialized.cpp1306 namespace template_class { namespace