struct MatchFinder::MatchFinderOptions

Declaration

struct MatchFinder::MatchFinderOptions { /* full declaration omitted */ };

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

Member Variables

public llvm::Optional<Profiling> CheckProfiling
It prints a report after match.