Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/googletest/googlemock/scripts/generator/cpp/
Dast.py460 def __init__(self, namespace_stack): argument
461 self.namespace_stack = namespace_stack
678 namespace_stack=[]): argument
685 self.namespace_stack = namespace_stack[:]
697 self.converter = TypeConverter(self.namespace_stack)
716 self.namespace_stack.pop()
736 name, var_type, value, self.namespace_stack)
1111 body, self.namespace_stack)
1114 self.namespace_stack)
1202 self.namespace_stack)
[all …]