class MatchFinder::ParsingDoneTestCallback

Declaration

class MatchFinder::ParsingDoneTestCallback { /* full declaration omitted */ };

Description

Called when parsing is finished. Intended for testing only.

Declared at: clang/include/clang/ASTMatchers/ASTMatchFinder.h:122

Method Overview

Methods

virtual void run()

Declared at: clang/include/clang/ASTMatchers/ASTMatchFinder.h:125

virtual ~ParsingDoneTestCallback()

Declared at: clang/include/clang/ASTMatchers/ASTMatchFinder.h:124