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