Searched refs:_value_map (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/bindings/python/llvm/ | ||
| H A D | core.py | 54 result = cls._value_map.get(value, None) |
| /openbsd-src/gnu/llvm/clang/bindings/python/clang/ | ||
| H A D | cindex.py | 576 _value_map = {} # int -> TokenKind variable in TokenKind |