llvm/tools/mlir/include/mlir/Dialect/OpenMP/OpenMPTypeInterfaces.cpp.inc

/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
|*                                                                            *|
|* Interface Definitions                                                      *|
|*                                                                            *|
|* Automatically generated file, do not edit!                                 *|
|*                                                                            *|
\*===----------------------------------------------------------------------===*/

/// Returns the pointee type or null if the pointer has no pointee type
::mlir::Type mlir::omp::PointerLikeType::getElementType() const {}