Searched defs:is_import (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/lib2to3/ | ||
D | fixer_util.py | 311 def is_import(node): function |
/third_party/gn/src/gn/ | ||
D | command_format.cc | 426 auto is_import = [](const PARSENODE* p) { in SortImports() local |