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

References

tools/clang/lib/AST/ExprConstant.cpp
13816     return ICEDiag(IK_NotICE, E->getBeginLoc());
13824     return ICEDiag(IK_NotICE, E->getBeginLoc());
13908     return ICEDiag(IK_NotICE, E->getBeginLoc());
13918     return ICEDiag(IK_NotICE, E->getBeginLoc());
13957     return ICEDiag(IK_NotICE, E->getBeginLoc());
13972         return ICEDiag(IK_NotICE, cast<DeclRefExpr>(E)->getLocation());
13979           return ICEDiag(IK_NotICE, cast<DeclRefExpr>(E)->getLocation());
13987           return ICEDiag(IK_NotICE, cast<DeclRefExpr>(E)->getLocation());
13990     return ICEDiag(IK_NotICE, E->getBeginLoc());
14005       return ICEDiag(IK_NotICE, E->getBeginLoc());
14030       return ICEDiag(IK_NotICE, E->getBeginLoc());
14052       return ICEDiag(IK_NotICE, E->getBeginLoc());
14097           return ICEDiag(IK_NotICE, E->getBeginLoc());
14142           return ICEDiag(IK_NotICE, E->getBeginLoc());
14155       return ICEDiag(IK_NotICE, E->getBeginLoc());
14161     if (CommonResult.Kind == IK_NotICE) return CommonResult;
14163     if (FalseResult.Kind == IK_NotICE) return FalseResult;
14180     if (CondResult.Kind == IK_NotICE)
14186     if (TrueResult.Kind == IK_NotICE)
14188     if (FalseResult.Kind == IK_NotICE)
14210       return ICEDiag(IK_NotICE, E->getBeginLoc());