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

References

tools/clang/lib/AST/ExprConstant.cpp
 7542       TypeInfo = TypeInfoLValue(E->getTypeOperand(Info.Ctx).getTypePtr());
 7544       TypeInfo = TypeInfoLValue(E->getExprOperand()->getType().getTypePtr());
 7560     TypeInfo =
 7564   return Success(APValue::LValueBase::getTypeInfo(TypeInfo, E->getType()));