|
clang
3.8.0
|
#include <ASTMatchFinder.h>
Classes | |
| struct | Profiling |
Public Attributes | |
| llvm::Optional< Profiling > | CheckProfiling |
| Enables per-check timers. More... | |
Definition at line 123 of file ASTMatchFinder.h.
| llvm::Optional<Profiling> clang::ast_matchers::MatchFinder::MatchFinderOptions::CheckProfiling |
Enables per-check timers.
It prints a report after match.
Definition at line 135 of file ASTMatchFinder.h.
1.8.6