Home
last modified time | relevance | path

Searched refs:UndeclaredNameVisitor (Results 1 - 4 of 4) sorted by relevance

/third_party/jinja2/
H A Dcompiler.py148 visitor = UndeclaredNameVisitor(names)
249 """Exception used by the `UndeclaredNameVisitor` to signal a stop."""
271 class UndeclaredNameVisitor(NodeVisitor): class
/third_party/node/deps/v8/third_party/jinja2/
H A Dcompiler.py117 visitor = UndeclaredNameVisitor(names)
196 """Exception used by the `UndeclaredNameVisitor` to signal a stop."""
218 class UndeclaredNameVisitor(NodeVisitor): class
/third_party/node/tools/inspector_protocol/jinja2/
H A Dcompiler.py112 visitor = UndeclaredNameVisitor(names)
193 """Exception used by the `UndeclaredNameVisitor` to signal a stop."""
215 class UndeclaredNameVisitor(NodeVisitor): class
/third_party/skia/third_party/externals/jinja2/
H A Dcompiler.py117 visitor = UndeclaredNameVisitor(names)
196 """Exception used by the `UndeclaredNameVisitor` to signal a stop."""
218 class UndeclaredNameVisitor(NodeVisitor): class

Completed in 10 milliseconds