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