Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DSimpleSValBuilder.cpp363 llvm::APSInt RHSValue = *KnownRHSValue; in evalBinOpNN() local
471 if (const llvm::APSInt *RHSValue = getKnownValue(state, rhs)) { in evalBinOpNN() local
517 if (const llvm::APSInt *RHSValue = getKnownValue(state, rhs)) in evalBinOpNN() local
/external/llvm/lib/MC/
DMCExpr.cpp533 MCValue LHSValue, RHSValue; in EvaluateAsRelocatableImpl() local
/external/clang/lib/AST/
DExprConstant.cpp4896 LValue LHSValue, RHSValue; in VisitBinaryOperator() local
5092 MemberPtr LHSValue, RHSValue; in VisitBinaryOperator() local
DASTContext.cpp6616 QualType RHSValue = RHS->getAs<AtomicType>()->getValueType(); in mergeTypes() local