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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DGlobalVariable.h208 bool hasAttributes() const { function in class:llvm::GlobalVariable
H A DAttributes.h314 bool hasAttributes() const { return SetNode != nullptr; } function in class:llvm::AttributeSet
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DAttributeImpl.h246 bool hasAttributes() const { return NumAttrs != 0; } function in class:llvm::final
H A DAttributes.cpp1576 bool AttributeList::hasAttributes(unsigne function in class:AttributeList
2049 bool AttrBuilder::hasAttributes() const { function in class:AttrBuilder
2053 bool AttrBuilder::hasAttributes(AttributeList AL, uint64_t Index) const { function in class:AttrBuilder
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h793 bool hasAttributes() const { return !Attrs.empty(); } function in class:clang::DeclSpec
2527 bool hasAttributes() const { function in class:clang::Declarator

Completed in 275 milliseconds