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
LupdatePrivate::BeforeThanCompare Class Reference
+ Collaboration diagram for LupdatePrivate::BeforeThanCompare:

Public Member Functions

 BeforeThanCompare (const clang::SourceManager &SM)
 
bool operator() (const clang::RawComment &LHS, const clang::RawComment &RHS)
 
bool operator() (const clang::RawComment *LHS, const clang::RawComment *RHS)
 
 BeforeThanCompare (const clang::SourceManager &SM)
 
bool operator() (const clang::RawComment &LHS, const clang::RawComment &RHS)
 
bool operator() (const clang::RawComment *LHS, const clang::RawComment *RHS)
 

Detailed Description

Definition at line 271 of file clangtoolastreader.cpp.

Constructor & Destructor Documentation

◆ BeforeThanCompare() [1/2]

LupdatePrivate::BeforeThanCompare::BeforeThanCompare ( const clang::SourceManager & SM)
inlineexplicit

Definition at line 276 of file clangtoolastreader.cpp.

◆ BeforeThanCompare() [2/2]

LupdatePrivate::BeforeThanCompare::BeforeThanCompare ( const clang::SourceManager & SM)
inlineexplicit

Definition at line 276 of file clangtoolastreader.cpp.

Member Function Documentation

◆ operator()() [1/4]

bool LupdatePrivate::BeforeThanCompare::operator() ( const clang::RawComment & LHS,
const clang::RawComment & RHS )
inline

Definition at line 278 of file clangtoolastreader.cpp.

Referenced by operator()().

+ Here is the caller graph for this function:

◆ operator()() [2/4]

bool LupdatePrivate::BeforeThanCompare::operator() ( const clang::RawComment & LHS,
const clang::RawComment & RHS )
inline

Definition at line 278 of file clangtoolastreader.cpp.

◆ operator()() [3/4]

bool LupdatePrivate::BeforeThanCompare::operator() ( const clang::RawComment * LHS,
const clang::RawComment * RHS )
inline

Definition at line 283 of file clangtoolastreader.cpp.

References operator()().

+ Here is the call graph for this function:

◆ operator()() [4/4]

bool LupdatePrivate::BeforeThanCompare::operator() ( const clang::RawComment * LHS,
const clang::RawComment * RHS )
inline

Definition at line 283 of file clangtoolastreader.cpp.


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