Searched defs:hasStructRetAttr (Results 1 – 2 of 2) sorted by relevance
119 bool Argument::hasStructRetAttr() const { in hasStructRetAttr() function in Argument
403 bool hasStructRetAttr = false; in LowerCall() local