Home
last modified time | relevance | path

Searched refs:hasReturnedAttr (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/IR/
HDArgument.h103 bool hasReturnedAttr() const;
/NextBSD/contrib/llvm/lib/IR/
HDFunction.cpp163 bool Argument::hasReturnedAttr() const { in hasReturnedAttr() function in Argument