Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp2296 SVal ILV = state->getSVal(ILE); in VisitCompoundLiteralExpr() local
2298 state = state->bindCompoundLiteral(CL, LC, ILV); in VisitCompoundLiteralExpr()
2304 MakeNode(Dst, CL, *I, state->BindExpr(CL, ILV)); in VisitCompoundLiteralExpr()