clang API Documentation

Classes | Public Attributes
clang::ast_matchers::MatchFinder::MatchFinderOptions Struct Reference

#include <ASTMatchFinder.h>

Collaboration diagram for clang::ast_matchers::MatchFinder::MatchFinderOptions:
Collaboration graph
[legend]

List of all members.

Classes

struct  Profiling

Public Attributes

llvm::Optional< ProfilingCheckProfiling
 Enables per-check timers.

Detailed Description

Definition at line 122 of file ASTMatchFinder.h.


Member Data Documentation

Enables per-check timers.

It prints a report after match.

Definition at line 134 of file ASTMatchFinder.h.


The documentation for this struct was generated from the following file: