Searched defs:AttributeImpl (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DAttributes.cpp278 AttributeImpl::AttributeImpl(LLVMContex function in class:AttributeImpl
281 AttributeImpl::AttributeImpl(LLVMContext &C, Attribute::AttrKind Kind, function in class:AttributeImpl
289 AttributeImpl::AttributeImpl(LLVMContext &C, StringRef Kind, StringRef Val) function in class:AttributeImpl
[all...]
H A DAttributeImpl.h102 class AttributeImpl : public FoldingSetNode { class in namespace:llvm
[all...]

Completed in 110 milliseconds