reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/unittests/Tooling/RangeSelectorTest.cpp
  151   TestMatch Match = matchCode(Code, callExpr().bind(Call));
  152   const auto* E = Match.Result.Nodes.getNodeAs<Expr>(Call);