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

References

tools/clang/lib/AST/ExprConstant.cpp
 6542         if (!checkBitCastConstexprEligibilityType(Loc, BS.getType(), Info, Ctx,
 6549       if (!checkBitCastConstexprEligibilityType(Loc, FD->getType(), Info, Ctx,
 6556       !checkBitCastConstexprEligibilityType(Loc, Ctx.getBaseElementType(Ty),
 6566   bool DestOK = checkBitCastConstexprEligibilityType(
 6568   bool SourceOK = DestOK && checkBitCastConstexprEligibilityType(