Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getLangOptions

408       switch (CGF.getContext().getLangOptions().getSignedOverflowBehavior()) {
423 return CGF.getContext().getLangOptions().getSignedOverflowBehavior()
1277 switch (CGF.getContext().getLangOptions().getSignedOverflowBehavior()) {
1339 if (CGF.getContext().getLangOptions().isSignedOverflowDefined())
1349 if (CGF.getContext().getLangOptions().isSignedOverflowDefined())
1358 if (CGF.getContext().getLangOptions().isSignedOverflowDefined())
1419 if (CGF.getContext().getLangOptions().isSignedOverflowDefined())
1712 if (!CGF.getContext().getLangOptions().CPlusPlus)
1844 &CGF.getContext().getLangOptions().OverflowHandler;
1943 if (CGF.getLangOptions().isSignedOverflowDefined()) {
1962 if (CGF.getLangOptions().isSignedOverflowDefined())
1974 switch (CGF.getContext().getLangOptions().getSignedOverflowBehavior()) {
1994 switch (CGF.getContext().getLangOptions().getSignedOverflowBehavior()) {
2328 if (!CGF.getContext().getLangOptions().CPlusPlus)
2522 if (CGF.getContext().getLangOptions().OpenCL