OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasReturnedAttr
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/IR/
Argument.h
83
bool
hasReturnedAttr
() const;
/external/llvm/lib/IR/
Function.cpp
127
///
hasReturnedAttr
- Return true if this argument has the returned attribute on
129
bool Argument::
hasReturnedAttr
() const {
Completed in 196 milliseconds