clang 19.0.0git
Public Member Functions | Protected Member Functions | List of all members
clang::threadSafety::til::Comparator< Self > Class Template Reference

#include "clang/Analysis/Analyses/ThreadSafetyTraverse.h"

Inheritance diagram for clang::threadSafety::til::Comparator< Self >:
Inheritance graph
[legend]

Public Member Functions

bool compareByCase (const SExpr *E1, const SExpr *E2)
 

Protected Member Functions

Selfself ()
 

Detailed Description

template<typename Self>
class clang::threadSafety::til::Comparator< Self >

Definition at line 310 of file ThreadSafetyTraverse.h.

Member Function Documentation

◆ compareByCase()

template<typename Self >
bool clang::threadSafety::til::Comparator< Self >::compareByCase ( const SExpr E1,
const SExpr E2 
)
inline

Definition at line 315 of file ThreadSafetyTraverse.h.

References clang::threadSafety::til::SExpr::opcode().

◆ self()

template<typename Self >
Self * clang::threadSafety::til::Comparator< Self >::self ( )
inlineprotected

Definition at line 312 of file ThreadSafetyTraverse.h.

References clang::Self.


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