clang 22.0.0git
clang::OMPClausePrinter Class Referencefinal

#include "clang/AST/OpenMPClause.h"

Inheritance diagram for clang::OMPClausePrinter:
[legend]

Public Member Functions

 OMPClausePrinter (raw_ostream &OS, const PrintingPolicy &Policy, unsigned OpenMPVersion)
Public Member Functions inherited from clang::OMPClauseVisitorBase< OMPClausePrinter, std::add_pointer_t, void >
void Visit (PTR(OMPClause) S)
void VisitOMPClause (PTR(OMPClause) Node)

Detailed Description

Definition at line 9468 of file OpenMPClause.h.

Constructor & Destructor Documentation

◆ OMPClausePrinter()

clang::OMPClausePrinter::OMPClausePrinter ( raw_ostream & OS,
const PrintingPolicy & Policy,
unsigned OpenMPVersion )
inline

Definition at line 9479 of file OpenMPClause.h.


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