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

References

tools/clang/lib/AST/ExprConstant.cpp
  171       return getAllocSizeAttr(CE) ? CE : nullptr;
 7703   const AllocSizeAttr *AllocSize = getAllocSizeAttr(Call);
 8117   if (!(InvalidBaseOK && getAllocSizeAttr(E)))