Home
last modified time | relevance | path

Searched defs:TrueResult (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDExprConstant.cpp7063 APSInt TrueResult = (LHS - RHS) / ElemSize; in VisitBinaryOperator() local
9008 ICEDiag TrueResult = CheckICE(Exp->getTrueExpr(), Ctx); in CheckICE() local