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

References

tools/clang/lib/Sema/SemaDeclAttr.cpp
  768   if (!checkAttributeAtLeastNumArgs(S, AL, 1))
  864   if (!checkAttributeAtLeastNumArgs(S, AL, 1) ||
  901   if (!checkAttributeAtLeastNumArgs(S, AL, 1))
  948   if (!checkAttributeAtLeastNumArgs(S, AL, 1))
 1141   if (!checkAttributeAtLeastNumArgs(S, AL, 1))
 1891   if (!checkAttributeAtLeastNumArgs(S, AL, 1))
 2459   if (!checkAttributeAtLeastNumArgs(S, AL, 1))
 4345   if (!checkAttributeAtLeastNumArgs(S, AL, 1))
 4754   if (!checkAttributeAtLeastNumArgs(S, AL, 1) ||
 5420   } else if (!checkAttributeAtLeastNumArgs(S, AL, 1))
 5877   if (!checkAttributeAtLeastNumArgs(S, AL, 1) ||
 6106   if (!checkAttributeAtLeastNumArgs(S, AL, 1))
 6158   if (!checkAttributeAtLeastNumArgs(S, AL, 1))
 6258         !checkAttributeAtLeastNumArgs(S, AL, AL.getMinArgs()))