LLVM: llvm::FunctionTypeKeyInfo::KeyTy Struct Reference (original) (raw)

#include "[IR/LLVMContextImpl.h](LLVMContextImpl%5F8h%5Fsource.html)"

Definition at line 141 of file LLVMContextImpl.h.

KeyTy() [1/2]

KeyTy() [2/2]

operator!=()

bool llvm::FunctionTypeKeyInfo::KeyTy::operator!= ( const KeyTy & that) const inline

operator==()

bool llvm::FunctionTypeKeyInfo::KeyTy::operator== ( const KeyTy & that) const inline

isVarArg

bool llvm::FunctionTypeKeyInfo::KeyTy::isVarArg

Params

ReturnType

const Type* llvm::FunctionTypeKeyInfo::KeyTy::ReturnType


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