OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Sun Mar 01 05:31:48 UTC 2026