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

References

tools/clang/unittests/Tooling/StencilTest.cpp
   88     auto StmtMatch = matchStmt(
  127   auto StmtMatch = matchStmt(
  146   auto StmtMatch = matchStmt(
  164   auto StmtMatch = matchStmt(Snippet, ifStmt(hasCondition(stmt().bind("a1")),
  177   auto StmtMatch = matchStmt(Snippet, expr().bind(Id));
  184   auto StmtMatch = matchStmt(Snippet, expr().bind(Id));
  314       matchStmt(Snippet, returnStmt(hasReturnValue(ignoringImplicit(memberExpr(
  335       matchStmt(Snippet, returnStmt(hasReturnValue(ignoringImplicit(memberExpr(