Home
last modified time | relevance | path

Searched refs:evalLoad (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp134 evalLoad(Tmp, B, LHS, *it, state, location); in VisitBinaryOperator()
313 evalLoad(Dst, CastE, CastE, subExprNode, state, state->getSVal(Ex, LCtx)); in VisitCast()
1091 evalLoad(Tmp, U, Ex, Pred, state, loc); in VisitIncrementDecrementOperator()
H A DExprEngine.cpp2731 evalLoad(Tmp, M, M, I, state, L); in VisitMemberExpr()
2957 void ExprEngine::evalLoad(ExplodedNodeSet &Dst, in evalLoad() function in ExprEngine
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h683 void evalLoad(ExplodedNodeSet &Dst,