clang 19.0.0git
Public Types | Public Member Functions | List of all members
Kind2Unsigned Struct Reference

Public Types

using argument_type = OpenMPDirectiveKind
 

Public Member Functions

unsigned operator() (argument_type DK)
 

Detailed Description

Definition at line 5325 of file SemaOpenMP.cpp.

Member Typedef Documentation

◆ argument_type

Definition at line 5326 of file SemaOpenMP.cpp.

Member Function Documentation

◆ operator()()

unsigned Kind2Unsigned::operator() ( argument_type  DK)
inline

Definition at line 5327 of file SemaOpenMP.cpp.


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