clang 20.0.0git
|
Called when parsing is finished. Intended for testing only. More...
#include "clang/ASTMatchers/ASTMatchFinder.h"
Public Member Functions | |
virtual | ~ParsingDoneTestCallback () |
virtual void | run ()=0 |
Called when parsing is finished. Intended for testing only.
Definition at line 123 of file ASTMatchFinder.h.
|
virtual |
Definition at line 1578 of file ASTMatchFinder.cpp.
|
pure virtual |