LLVM 22.0.0git
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.

◆ DirectiveNameParser

friend struct DirectiveNameParser
friend

Definition at line 62 of file DirectiveNameParser.h.

References DirectiveNameParser.

Referenced by DirectiveNameParser.

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: