#include "comma/ast/AstBase.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/Support/IRBuilder.h"
Go to the source code of this file.
Classes | |
class | comma::CommaRT |
struct | comma::CommaRT::TypeIdTraits< F > |
Namespaces | |
namespace | llvm |
namespace | comma |
Functions | |
template<> | |
CommaRT::TypeIdTraits < CommaRT::CRT_ITable > ::FieldType * | comma::CommaRT::getType< CommaRT::CRT_ITable > () const |
template<> | |
CommaRT::TypeIdTraits < CommaRT::CRT_DomainInfo > ::FieldType * | comma::CommaRT::getType< CommaRT::CRT_DomainInfo > () const |
template<> | |
CommaRT::TypeIdTraits < CommaRT::CRT_DomainInstance > ::FieldType * | comma::CommaRT::getType< CommaRT::CRT_DomainInstance > () const |
template<> | |
CommaRT::TypeIdTraits < CommaRT::CRT_DomainCtor > ::FieldType * | comma::CommaRT::getType< CommaRT::CRT_DomainCtor > () const |