LLVM API Documentation

Classes | Namespaces
AttributeImpl.h File Reference

This file defines various helper methods and classes used by LLVMContextImpl for creating and managing attributes. More...

#include "llvm/ADT/FoldingSet.h"
#include "llvm/IR/Attributes.h"
#include <string>
Include dependency graph for AttributeImpl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::AttributeImpl
class  llvm::EnumAttributeImpl
class  llvm::IntAttributeImpl
class  llvm::StringAttributeImpl
class  llvm::AttributeSetNode
class  llvm::AttributeSetImpl

Namespaces

namespace  llvm
 

List of target independent CodeGen pass IDs.



Detailed Description

This file defines various helper methods and classes used by LLVMContextImpl for creating and managing attributes.

Definition in file AttributeImpl.h.