Searched defs:hasReturnedAttr (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/IR/ | ||
H A D | Function.cpp | 127 /// hasReturnedAttr - Return true if this argument has the returned attribute on 129 bool Argument::hasReturnedAttr() const { function in class:Argument |
Completed in 54 milliseconds