Home
last modified time | relevance | path

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

/external/google-breakpad/src/testing/scripts/generator/cpp/
Dast.py459 def __init__(self, namespace_stack): argument
460 self.namespace_stack = namespace_stack
677 namespace_stack=[]): argument
684 self.namespace_stack = namespace_stack[:]
696 self.converter = TypeConverter(self.namespace_stack)
715 self.namespace_stack.pop()
735 name, var_type, value, self.namespace_stack)
1101 body, self.namespace_stack)
1104 self.namespace_stack)
1192 self.namespace_stack)
[all …]