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

References

tools/clang/include/clang/ASTMatchers/ASTMatchFinder.h
  199   void registerTestCallbackAfterParsing(ParsingDoneTestCallback *ParsingDone);
  223   ParsingDoneTestCallback *ParsingDone;
tools/clang/lib/ASTMatchers/ASTMatchFinder.cpp
  980                    MatchFinder::ParsingDoneTestCallback *ParsingDone)
  992   MatchFinder::ParsingDoneTestCallback *ParsingDone;
 1100     MatchFinder::ParsingDoneTestCallback *NewParsingDone) {