clang 19.0.0git
Public Member Functions | List of all members
clang::OMPClausePrinter Class Referencefinal

#include "clang/AST/OpenMPClause.h"

Inheritance diagram for clang::OMPClausePrinter:
Inheritance graph
[legend]

Public Member Functions

 OMPClausePrinter (raw_ostream &OS, const PrintingPolicy &Policy)
 
- Public Member Functions inherited from clang::OMPClauseVisitorBase< ImplClass, Ptr, RetTy >
RetTy Visit (PTR(OMPClause) S)
 
RetTy VisitOMPClause (PTR(OMPClause) Node)
 

Detailed Description

Definition at line 8885 of file OpenMPClause.h.

Constructor & Destructor Documentation

◆ OMPClausePrinter()

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

Definition at line 8895 of file OpenMPClause.h.


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