Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
DSimpleSValBuilder.cpp368 llvm::APSInt RHSValue = *KnownRHSValue; in evalBinOpNN() local
480 if (const llvm::APSInt *RHSValue = getKnownValue(state, rhs)) { in evalBinOpNN() local
526 if (const llvm::APSInt *RHSValue = getKnownValue(state, rhs)) in evalBinOpNN() local
/freebsd-9-stable/contrib/llvm/lib/MC/
DMCExpr.cpp680 MCValue LHSValue, RHSValue; in EvaluateAsRelocatableImpl() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DExprConstant.cpp3583 APValue RHSValue; in HandleFunctionCall() local
6632 LValue LHSValue, RHSValue; in VisitBinaryOperator() local
6837 MemberPtr LHSValue, RHSValue; in VisitBinaryOperator() local
DASTContext.cpp7278 QualType RHSValue = RHS->getAs<AtomicType>()->getValueType(); in mergeTypes() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaExpr.cpp6771 llvm::APSInt RHSValue; in CheckMultiplyDivideOperands() local
6801 llvm::APSInt RHSValue; in CheckRemainderOperands() local
DSemaChecking.cpp4990 llvm::APSInt RHSValue; in AnalyzeComparison() local