clang-tools 23.0.0git
clang::doc::BenchmarkVisitor Class Reference
Inheritance diagram for clang::doc::BenchmarkVisitor:
[legend]

Public Member Functions

 BenchmarkVisitor (const FunctionDecl *&Func)
bool VisitFunctionDecl (const FunctionDecl *D)

Detailed Description

Definition at line 33 of file ClangDocBenchmark.cpp.

Constructor & Destructor Documentation

◆ BenchmarkVisitor()

clang::doc::BenchmarkVisitor::BenchmarkVisitor ( const FunctionDecl *& Func)
inlineexplicit

Definition at line 35 of file ClangDocBenchmark.cpp.

Member Function Documentation

◆ VisitFunctionDecl()

bool clang::doc::BenchmarkVisitor::VisitFunctionDecl ( const FunctionDecl * D)
inline

Definition at line 37 of file ClangDocBenchmark.cpp.


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