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

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

Completed in 32 milliseconds