Searched refs:TargetVarDecl (Results 1 – 1 of 1) sorted by relevance
98 const auto TargetVarDecl = in addMatcher() local107 onImplicitObjectArgument(declRefExpr(to(TargetVarDecl)))) in addMatcher()210 const auto *TargetVarDecl = VectorVarDecl; in check() local211 if (!TargetVarDecl) in check()212 TargetVarDecl = ProtoVarDecl; in check()215 utils::decl_ref_expr::allDeclRefExprs(*TargetVarDecl, *LoopParent, in check()