OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OpensScope
(Results
1 - 3
of
3
) sorted by null
/external/yapf/yapf/yapflib/
format_decision_state.py
208
if bracket.
OpensScope
():
210
if current.
OpensScope
():
241
if token.
OpensScope
():
323
if not current.
OpensScope
():
427
if (previous.
OpensScope
() and not current.
OpensScope
() and
451
if (not elements[i - 1].
OpensScope
() and
525
if previous.
OpensScope
():
573
if (previous.
OpensScope
() or
575
previous.previous_token.
OpensScope
()))
[
all
...]
format_token.py
219
def
OpensScope
(self):
unwrapped_line.py
227
if left.
OpensScope
():
519
if prev_token.
OpensScope
() and cval != '(':
Completed in 149 milliseconds