clang 20.0.0git
Public Attributes | List of all members
clang::interp::TypeidPointer Struct Reference

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/AST/ByteCode/Pointer.h"

Public Attributes

const TypeTypePtr
 
const TypeTypeInfoType
 

Detailed Description

Definition at line 52 of file Pointer.h.

Member Data Documentation

◆ TypeInfoType

const Type* clang::interp::TypeidPointer::TypeInfoType

Definition at line 54 of file Pointer.h.

◆ TypePtr

const Type* clang::interp::TypeidPointer::TypePtr

Definition at line 53 of file Pointer.h.


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