OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getFunctionNumParams
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/IR/
Type.h
350
unsigned
getFunctionNumParams
() const;
/external/llvm/lib/IR/
Type.cpp
190
unsigned Type::
getFunctionNumParams
() const {
Completed in 173 milliseconds