LLVM API Documentation
#include "llvm/Attributes.h"#include "llvm/Type.h"#include "llvm/ADT/StringExtras.h"#include "llvm/ADT/FoldingSet.h"#include "llvm/Support/Streams.h"#include "llvm/Support/ManagedStatic.h"

Go to the source code of this file.
Namespaces | |
| namespace | llvm |
Classes | |
| class | llvm::AttributeListImpl |
Variables | |
| static ManagedStatic < FoldingSet < AttributeListImpl > > | AttributesLists |
ManagedStatic<FoldingSet<AttributeListImpl> > AttributesLists [static] |
Definition at line 121 of file Attributes.cpp.
This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.