Searched defs:from_value (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/llvm/bindings/python/llvm/ | ||
H A D | core.py | 52 def from_value(cls, value): member in LLVMEnumeration |
/openbsd-src/gnu/llvm/clang/bindings/python/clang/ | ||
H A D | cindex.py | 587 def from_value(value): member in TokenKind |