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

References

tools/clang/lib/ASTMatchers/ASTMatchFinder.cpp
  609     matchWithoutFilter(QualType(Node, 0), Matchers->Type);
  615     matchWithoutFilter(*Node, Matchers->Type);
 1019   Matchers.Type.emplace_back(NodeMatch, Action);