|
clang 22.0.0git
|
#include "clang/AST/OpenMPClause.h"
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) |
Definition at line 9551 of file OpenMPClause.h.
|
inline |
Definition at line 9562 of file OpenMPClause.h.