Searched refs:AbortCode (Results 1 – 1 of 1) sorted by relevance
4452 if (Optional<llvm::APSInt> AbortCode = Arg->getIntegerConstantExpr(Context)) in CheckSystemZBuiltinFunctionCall() local4453 if (AbortCode->getSExtValue() >= 0 && AbortCode->getSExtValue() < 256) in CheckSystemZBuiltinFunctionCall()