Searched defs:_asdict (Results 1 – 2 of 2) sorted by relevance
/external/toolchain-utils/llvm_tools/ | ||
D | patch_utils.py | 313 def _asdict(self): member in PatchInfo |
/external/python/cpython3/Lib/collections/ | ||
D | __init__.py | 443 def _asdict(self): function |