Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp3239 auto ObjDeclExpr = cast<DeclRefExpr>(MEBase); in VisitArrayInitLoopExpr() local
3240 SVal Obj = state->getLValue(cast<VarDecl>(ObjDeclExpr->getDecl()), LCtx); in VisitArrayInitLoopExpr()