Home
last modified time | relevance | path

Searched defs:templated_types (Results 1 – 1 of 1) sorted by relevance

/third_party/googletest/googlemock/scripts/generator/cpp/
Dast.py322 def __init__(self, start, end, name, bases, templated_types, body, namespace): argument
362 modifiers, templated_types, body, namespace): argument
401 modifiers, templated_types, body, namespace): argument
412 def __init__(self, start, end, name, templated_types, modifiers, argument
489 def AddType(templated_types): argument
728 ref_pointer_name_seq, templated_types, value=None): argument
953 def GetMethod(self, modifiers, templated_types): argument
959 def _GetMethod(self, return_type_and_name, modifiers, templated_types, argument
1492 def _GetClass(self, class_type, visibility, templated_types): argument