HomeSort by relevance Sort by last modified time
    Searched refs:hasReturnedAttr (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/IR/
Argument.h 92 bool hasReturnedAttr() const;
  /external/llvm/lib/IR/
Function.cpp 150 /// hasReturnedAttr - Return true if this argument has the returned attribute on
152 bool Argument::hasReturnedAttr() const {

Completed in 70 milliseconds