OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLVMFunctionType
(Results
1 - 3
of
3
) sorted by null
/external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c
256
return
LLVMFunctionType
(RetTy, (LLVMTypeRef *) ParamTys,
263
return
LLVMFunctionType
(RetTy, (LLVMTypeRef *) ParamTys,
[
all
...]
/external/llvm/include/llvm-c/
Core.h
730
LLVMTypeRef
LLVMFunctionType
(LLVMTypeRef ReturnType,
[
all
...]
/external/llvm/lib/VMCore/
Core.cpp
273
LLVMTypeRef
LLVMFunctionType
(LLVMTypeRef ReturnType,
[
all
...]
Completed in 3621 milliseconds