• Home
  • Raw
  • Download

Lines Matching refs:declRefExpr

126            has(ignoringParenImpCasts(declRefExpr(to(varDecl(hasName("i")))))));  in TEST()
137 hasDescendant(declRefExpr(to(varDecl(hasName("i")))))); in TEST()
336 hasArgument(0, declRefExpr(to(varDecl(hasName("y")))))); in TEST()
344 hasArgument(42, declRefExpr(to(varDecl(hasName("y")))))); in TEST()
351 ignoringParenImpCasts(declRefExpr(to(varDecl(hasName("y"))))))); in TEST()
363 declRefExpr(to(varDecl(hasName("y")))).bind("arg"); in TEST()
376 declRefExpr(to(varDecl(hasName("y")))).bind("arg"); in TEST()
405 declRefExpr(to(varDecl(hasName("y")))).bind("arg"); in TEST()
429 declRefExpr(to(varDecl(hasName("y")))).bind("arg"); in TEST()
457 declRefExpr(to(decl(equalsBoundNode("v")))), parmVarDecl())))), in TEST()
565 hasDescendant(declRefExpr(to(fieldDecl(hasName("next")))))))))); in TEST()
924 hasSourceExpression(declRefExpr())))))); in TEST()
995 cxxForRangeStmt(hasRangeInit(declRefExpr(to(varDecl(hasName("a")))))))); in TEST()
1107 declRefExpr(to(varDecl(hasName("x"))))))))); in TEST()
1146 declRefExpr(to(varDecl(hasName("x"))))))))); in TEST()
1205 declRefExpr(to(varDecl(hasName("x"))))))))); in TEST()
1217 declRefExpr(to(varDecl(hasName("x"))))))))); in TEST()
1269 declRefExpr(throughUsingDecl(anything())))); in TEST()
1272 declRefExpr(throughUsingDecl(anything())))); in TEST()
1663 declRefExpr(to(decl(hasAncestor(decl())))))); in TEST()
1685 declRefExpr(to(decl(hasAncestor(decl())))))); in TEST()
1695 declRefExpr(to(decl(hasAncestor(decl())))))); in TEST()
1702 declRefExpr(to(decl(hasAncestor(decl())))))); in TEST()