reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaDeclAttr.cpp
 3105   if (!checkFunctionOrMethodParameterIndex(S, D, AL, 1, IdxExpr, Idx))
 3109   QualType Ty = getFunctionOrMethodParamType(D, Idx.getASTIndex());
 3132   D->addAttr(::new (S.Context) FormatArgAttr(S.Context, AL, Idx));