clang 19.0.0git
Public Attributes | List of all members
clang::SemaOpenMP::DeclareTargetContextInfo::MapInfo Struct Reference

#include "clang/Sema/SemaOpenMP.h"

Public Attributes

OMPDeclareTargetDeclAttr::MapTypeTy MT
 
SourceLocation Loc
 

Detailed Description

Definition at line 300 of file SemaOpenMP.h.

Member Data Documentation

◆ Loc

SourceLocation clang::SemaOpenMP::DeclareTargetContextInfo::MapInfo::Loc

Definition at line 302 of file SemaOpenMP.h.

◆ MT

OMPDeclareTargetDeclAttr::MapTypeTy clang::SemaOpenMP::DeclareTargetContextInfo::MapInfo::MT

Definition at line 301 of file SemaOpenMP.h.


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