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

References

tools/clang/lib/AST/ExprConstant.cpp
 7705   assert(AllocSize && AllocSize->getElemSizeParam().isValid());
 7705   assert(AllocSize && AllocSize->getElemSizeParam().isValid());
 7706   unsigned SizeArgNo = AllocSize->getElemSizeParam().getASTIndex();
 7726   if (!AllocSize->getNumElemsParam().isValid()) {
 7732   unsigned NumArgNo = AllocSize->getNumElemsParam().getASTIndex();