reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
881 void mergeAttributesForInlining(Function &Caller, const Function &Callee);
293 AttributeFuncs::mergeAttributesForInlining(*Caller, *Callee); 1109 AttributeFuncs::mergeAttributesForInlining(F, Callee);