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

References

tools/clang/lib/AST/ExprConstant.cpp
10836       assert(BytesRemaining && "BytesRemaining should not be zero: the "
10862         if (BytesRemaining <= BytesPerElement)
10864         BytesRemaining -= BytesPerElement;