clang 24.0.0git
llvm::CastInfo< clang::OMPLoopTransformationDirective, clang::Stmt * > Struct Reference

#include "clang/AST/StmtOpenMP.h"

Inheritance diagram for llvm::CastInfo< clang::OMPLoopTransformationDirective, clang::Stmt * >:
[legend]

Static Public Member Functions

static bool isPossible (const clang::Stmt *T)
static clang::OMPLoopTransformationDirective * doCast (clang::Stmt *T)

Detailed Description

Definition at line 6905 of file StmtOpenMP.h.

Member Function Documentation

◆ doCast()

clang::OMPLoopTransformationDirective * llvm::CastInfo< clang::OMPLoopTransformationDirective, clang::Stmt * >::doCast ( clang::Stmt * T)
inlinestatic

Definition at line 6914 of file StmtOpenMP.h.

◆ isPossible()

bool llvm::CastInfo< clang::OMPLoopTransformationDirective, clang::Stmt * >::isPossible ( const clang::Stmt * T)
inlinestatic

Definition at line 6910 of file StmtOpenMP.h.


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