Home | History | Annotate | Download | only in AST

Lines Matching defs:ElementCount

3480   uint64_t ElementCount = 1;
3482 ElementCount *= CA->getSize().getZExtValue();
3485 return ElementCount;