OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getFunctionParamType
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Type.h
363
inline Type *
getFunctionParamType
(unsigned i) const;
DerivedTypes.h
152
Type *Type::
getFunctionParamType
(unsigned i) const {
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
CallPromotionUtils.cpp
418
Type *FormalTy = Callee->getFunctionType()->
getFunctionParamType
(I);
Completed in 47 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026