Searched refs:MatchRef (Results 1 – 2 of 2) sorted by relevance
25 const auto MatchRef = "matchref"; variable71 varDecl(hasType(hasCanonicalType(referenceType()))).bind(MatchRef)))), in getWidenedLoopState()74 const VarDecl *VD = Match.getNodeAs<VarDecl>(MatchRef); in getWidenedLoopState()
1308 StringRef MatchRef = Match; in getRspQuoting() local1309 if (MatchRef == "posix") in getRspQuoting()1311 else if (MatchRef == "windows") in getRspQuoting()