reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3105 if (!checkFunctionOrMethodParameterIndex(S, D, AL, 1, IdxExpr, Idx)) 3109 QualType Ty = getFunctionOrMethodParamType(D, Idx.getASTIndex()); 3118 << getFunctionOrMethodParamRange(D, 0); 3121 Ty = getFunctionOrMethodResultType(D); 3128 << IdxExpr->getSourceRange() << getFunctionOrMethodParamRange(D, 0); 3132 D->addAttr(::new (S.Context) FormatArgAttr(S.Context, AL, Idx));