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

References

tools/clang/lib/AST/ExprConstant.cpp
 2966       AllocType.isNull() ? S->getType() : AllocType);
 2973                    std::min(S->getLength(), Elts), Elts);
 2974   APSInt Value(S->getCharByteWidth() * Info.Ctx.getCharWidth(),
 2979     Value = S->getCodeUnit(I);