LLVM 19.0.0git
Public Types | Public Member Functions | List of all members
std::hash< VarLocInsertPt > Struct Reference

Public Types

using argument_type = VarLocInsertPt
 
using result_type = std::size_t
 

Public Member Functions

result_type operator() (const argument_type &Arg) const
 

Detailed Description

Definition at line 87 of file AssignmentTrackingAnalysis.cpp.

Member Typedef Documentation

◆ argument_type

using std::hash< VarLocInsertPt >::argument_type = VarLocInsertPt

Definition at line 88 of file AssignmentTrackingAnalysis.cpp.

◆ result_type

using std::hash< VarLocInsertPt >::result_type = std::size_t

Definition at line 89 of file AssignmentTrackingAnalysis.cpp.

Member Function Documentation

◆ operator()()

result_type std::hash< VarLocInsertPt >::operator() ( const argument_type Arg) const
inline

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