Home
last modified time | relevance | path

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

/external/yapf/yapf/yapflib/
Dcomment_splicer.py144 stmt_parent = _FindStmtParent(child)
284 def _FindStmtParent(node): function
296 return _FindStmtParent(node.parent)