clang API Documentation

Public Member Functions
clang::ast_matchers::MatchFinder::ParsingDoneTestCallback Class Reference

Called when parsing is finished. Intended for testing only. More...

#include <ASTMatchFinder.h>

List of all members.

Public Member Functions

virtual ~ParsingDoneTestCallback ()
virtual void run ()=0

Detailed Description

Called when parsing is finished. Intended for testing only.

Definition at line 116 of file ASTMatchFinder.h.


Constructor & Destructor Documentation

Definition at line 849 of file ASTMatchFinder.cpp.


Member Function Documentation


The documentation for this class was generated from the following files: