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

References

tools/clang/lib/ASTMatchers/ASTMatchFinder.cpp
  209     explicit ScopedIncrement(int *Depth) : Depth(Depth) { ++(*Depth); }
  209     explicit ScopedIncrement(int *Depth) : Depth(Depth) { ++(*Depth); }