Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp555 Loc CLLoc = State->getLValue(CL, LCtx); in VisitCompoundLiteralExpr() local
556 State = State->bindLoc(CLLoc, V, LCtx); in VisitCompoundLiteralExpr()
559 V = CLLoc; in VisitCompoundLiteralExpr()