Searched refs:RetParamAttributes (Results 1 – 4 of 4) sorted by relevance
404 auto &RetParamAttributes = Summary->RetParamAttributes; in tryInterproceduralAnalysis() local405 for (auto &Attribute : RetParamAttributes) { in tryInterproceduralAnalysis()
196 SmallVector<ExternalAttribute, 8> RetParamAttributes; member
151 Summary.RetParamAttributes.push_back( in FunctionInfo()
503 populateExternalAttributes(Summary.RetParamAttributes, Fn, RetVals, AMap); in FunctionInfo()