reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1435 PAL = PAL.removeParamAttribute(getContext(), ArgNo, Kind);
lib/IR/Function.cpp 437 PAL = PAL.removeParamAttribute(getContext(), ArgNo, Kind);
unittests/IR/AttributesTest.cpp 109 AL = AL.removeParamAttribute(C, 0, Attribute::Alignment);