LLVM 22.0.0git
Public Attributes | Friends | List of all members
llvm::omp::DirectiveNameParser::State Struct Reference

#include "llvm/Frontend/OpenMP/DirectiveNameParser.h"

Public Attributes

Directive Value = Directive::OMPD_unknown
 

Friends

struct DirectiveNameParser
 

Detailed Description

Definition at line 50 of file DirectiveNameParser.h.

Friends And Related Function Documentation

◆ DirectiveNameParser

friend struct DirectiveNameParser
friend

Definition at line 62 of file DirectiveNameParser.h.

Member Data Documentation

◆ Value

Directive llvm::omp::DirectiveNameParser::State::Value = Directive::OMPD_unknown

Definition at line 51 of file DirectiveNameParser.h.


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