LLVM API Documentation
#include "llvm/Support/DataTypes.h"
Include dependency graph for GenericValue.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | llvm |
Classes | |
union | llvm::GenericValue |
Typedefs | |
typedef uintptr_t | llvm::PointerTy |
Functions | |
GenericValue | llvm::PTOGV (void *P) |
void * | llvm::GVTOP (const GenericValue &GV) |