clang API Documentation
Called when parsing is finished. Intended for testing only. More...
#include <ASTMatchFinder.h>
Public Member Functions | |
virtual | ~ParsingDoneTestCallback () |
virtual void | run ()=0 |
Called when parsing is finished. Intended for testing only.
Definition at line 116 of file ASTMatchFinder.h.
Definition at line 849 of file ASTMatchFinder.cpp.
virtual void clang::ast_matchers::MatchFinder::ParsingDoneTestCallback::run | ( | ) | [pure virtual] |