HomeSort by: relevance | last modified time | path
    Searched defs:from_value (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/bindings/python/llvm/
core.py 52 def from_value(cls, value): member in class:LLVMEnumeration
428 return OpCode.from_value(lib.LLVMGetInstructionOpcode(self))
  /src/external/apache2/llvm/dist/clang/bindings/python/clang/
cindex.py 587 def from_value(value): member in class:TokenKind
3297 return TokenKind.from_value(conf.lib.clang_getTokenKind(self))

Completed in 29 milliseconds