Searched refs:LhsDecl (Results 1 – 1 of 1) sorted by relevance
164 const VarDecl *LhsDecl; in checkPostCall() local165 std::tie(LhsDecl, std::ignore) = parseAssignment(P); in checkPostCall()170 LhsDecl in checkPostCall()171 ? M.getVarRegion(LhsDecl, C.getLocationContext()) in checkPostCall()