|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
tools/clang/lib/Sema/SemaDeclAttr.cpp 849 if (!checkFunctionOrMethodParameterIndex(S, FD, AI, AttrArgNo + 1, AttrArg,
1452 if (!checkFunctionOrMethodParameterIndex(S, D, AL, I + 1, Ex, Idx))
1611 if (!checkFunctionOrMethodParameterIndex(*this, FuncDecl, TmpAttr,
1684 if (!checkFunctionOrMethodParameterIndex(S, D, AL, i, Ex, Idx))
3105 if (!checkFunctionOrMethodParameterIndex(S, D, AL, 1, IdxExpr, Idx))
4771 if (!checkFunctionOrMethodParameterIndex(S, D, AL, 2, AL.getArgAsExpr(1),
4776 if (!checkFunctionOrMethodParameterIndex(S, D, AL, 3, AL.getArgAsExpr(2),
4824 if (!checkFunctionOrMethodParameterIndex(S, D, AL, 1, AL.getArgAsExpr(0),