Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
LupdateFrontendAction Class Reference

#include <clangtoolastreader.h>

+ Inheritance diagram for LupdateFrontendAction:
+ Collaboration diagram for LupdateFrontendAction:

Public Member Functions

 LupdateFrontendAction (Stores *stores)
 
std::unique_ptr< clang::ASTConsumer > CreateASTConsumer (clang::CompilerInstance &compiler, llvm::StringRef) override
 

Detailed Description

Definition at line 106 of file clangtoolastreader.h.

Constructor & Destructor Documentation

◆ LupdateFrontendAction()

LupdateFrontendAction::LupdateFrontendAction ( Stores * stores)
inline

Definition at line 109 of file clangtoolastreader.h.

Referenced by LupdateToolActionFactory::create().

+ Here is the caller graph for this function:

Member Function Documentation

◆ CreateASTConsumer()

std::unique_ptr< clang::ASTConsumer > LupdateFrontendAction::CreateASTConsumer ( clang::CompilerInstance & compiler,
llvm::StringRef  )
inlineoverride

Definition at line 113 of file clangtoolastreader.h.

References LupdateASTConsumer::LupdateASTConsumer().

+ Here is the call graph for this function:

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