Searched defs:hasByValAttr (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/IR/
H A DFunction.cpp79 /// hasByValAttr - Return true if this argument has the byval attribute on it
81 bool Argument::hasByValAttr() const { function in class:Argument

Completed in 71 milliseconds