Searched refs:MatchRef (Results 1 – 1 of 1) sorted by relevance
26 const auto MatchRef = "matchref"; variable71 …auto Matches = match(findAll(stmt(hasDescendant(varDecl(hasType(referenceType())).bind(MatchRef)))… in getWidenedLoopState()74 const VarDecl *VD = Match.getNodeAs<VarDecl>(MatchRef); in getWidenedLoopState()