LLVM API Documentation

llvm::TypeBuilder< void *, false > Class Template Reference

#include <TypeBuilder.h>

Inheritance diagram for llvm::TypeBuilder< void *, false >:
Inheritance graph
[legend]
Collaboration diagram for llvm::TypeBuilder< void *, false >:
Collaboration graph
[legend]

Detailed Description

template<>
class llvm::TypeBuilder< void *, false >

void* is disallowed in LLVM types, but it occurs often enough in C code that we special case it.

Definition at line 238 of file TypeBuilder.h.


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