Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp561 Loc CLLoc = State->getLValue(CL, LCtx); in VisitCompoundLiteralExpr() local
562 State = State->bindLoc(CLLoc, V, LCtx); in VisitCompoundLiteralExpr()
565 V = CLLoc; in VisitCompoundLiteralExpr()