LLVM 17.0.0git
Public Types | List of all members
llvm::GenericSSAContext< _FunctionT > Class Template Reference

#include "llvm/ADT/GenericSSAContext.h"

Public Types

using FunctionT = typename _FunctionT::invalidTemplateInstanceError
 

Detailed Description

template<typename _FunctionT>
class llvm::GenericSSAContext< _FunctionT >

Definition at line 24 of file GenericSSAContext.h.

Member Typedef Documentation

◆ FunctionT

template<typename _FunctionT >
using llvm::GenericSSAContext< _FunctionT >::FunctionT = typename _FunctionT::invalidTemplateInstanceError

Definition at line 54 of file GenericSSAContext.h.


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