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

References

tools/clang/lib/Tooling/Transformer/Stencil.cpp
  202   const auto *E = Match.Nodes.getNodeAs<Expr>(Data.BaseId);
  205                                          "Id not bound: " + Data.BaseId);
  215           "Could not construct object text from ID: " + Data.BaseId);
  217   return Data.Member.eval(Match, Result);