Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DExprEngineC.cpp458 Loc CLLoc = State->getLValue(CL, LCtx); in VisitCompoundLiteralExpr() local
459 State = State->bindLoc(CLLoc, V); in VisitCompoundLiteralExpr()
470 V = CLLoc; in VisitCompoundLiteralExpr()