Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp7054 APSInt TrueResult = (LHS - RHS) / ElemSize; in VisitBinaryOperator() local
8977 ICEDiag TrueResult = CheckICE(Exp->getTrueExpr(), Ctx); in CheckICE() local