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
LupdateASTConsumer Class Reference

#include <clangtoolastreader.h>

+ Inheritance diagram for LupdateASTConsumer:
+ Collaboration diagram for LupdateASTConsumer:

Public Member Functions

 LupdateASTConsumer (clang::ASTContext *context, Stores *stores)
 
void HandleTranslationUnit (clang::ASTContext &context) override
 

Detailed Description

Definition at line 79 of file clangtoolastreader.h.

Constructor & Destructor Documentation

◆ LupdateASTConsumer()

LupdateASTConsumer::LupdateASTConsumer ( clang::ASTContext * context,
Stores * stores )
inlineexplicit

Definition at line 87 of file clangtoolastreader.h.

References LupdateASTConsumer().

Referenced by LupdateASTConsumer(), and LupdateFrontendAction::CreateASTConsumer().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Function Documentation

◆ HandleTranslationUnit()

void LupdateASTConsumer::HandleTranslationUnit ( clang::ASTContext & context)
inlineoverride

Definition at line 94 of file clangtoolastreader.h.


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