Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp14038 APSInt TrueResult = (LHS - RHS) / ElemSize; in VisitBinaryOperator() local
16739 ICEDiag TrueResult = CheckICE(Exp->getTrueExpr(), Ctx); in CheckICE() local