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

References

tools/clang/lib/Sema/SemaDeclAttr.cpp
 5931   if (!checkUInt32Argument(S, AL, AL.getArgAsExpr(0), Version))
 5936     S.Diag(AL.getLoc(), diag::err_attribute_argument_out_of_bounds)
 5946   D->addAttr(::new (S.Context) LayoutVersionAttr(S.Context, AL, Version));
 5946   D->addAttr(::new (S.Context) LayoutVersionAttr(S.Context, AL, Version));