OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ParamCount
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm-c/
Core.h
889
LLVMTypeRef *ParamTypes, unsigned
ParamCount
,
[
all
...]
/external/llvm/lib/IR/
Core.cpp
387
LLVMTypeRef *ParamTypes, unsigned
ParamCount
,
389
ArrayRef<Type*> Tys(unwrap(ParamTypes),
ParamCount
);
[
all
...]
Completed in 179 milliseconds