Searched defs:hasAttributes (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DAttributeImpl.h174 bool hasAttributes() const { return !AttrList.empty(); } function in class:llvm::AttributeSetNode
H A DAttributes.cpp807 bool AttributeSet::hasAttributes(unsigned Index) const { function in class:AttributeSet
1071 bool AttrBuilder::hasAttributes() const { function in class:AttrBuilder
1075 bool AttrBuilder::hasAttributes(AttributeSet A, uint64_t Index) const { function in class:AttrBuilder
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DDeclSpec.h689 bool hasAttributes() const { return !Attrs.empty(); } function in class:clang::DeclSpec

Completed in 183 milliseconds