Home
last modified time | relevance | path

Searched defs:getAttributes (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPEntry.cpp76 const LDAPAttributeList* LDAPEntry::getAttributes() const{ in getAttributes() function in LDAPEntry
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCPseudoProbe.h94 uint8_t getAttributes() const { return Attributes; } in getAttributes() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DGlobalVariable.h223 AttributeSet getAttributes() const { in getAttributes() function
H A DFunction.h249 AttributeList getAttributes() const { return AttributeSets; } in getAttributes() function
H A DIntrinsicInst.h1177 ConstantInt *getAttributes() const { in getAttributes() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGLoopInfo.h101 const LoopAttributes &getAttributes() const { return Attrs; } in getAttributes() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h795 ParsedAttributes &getAttributes() { return Attrs; } in getAttributes() function
796 const ParsedAttributes &getAttributes() const { return Attrs; } in getAttributes() function
2523 const ParsedAttributes &getAttributes() const { return Attrs; } in getAttributes() function
2524 ParsedAttributes &getAttributes() { return Attrs; } in getAttributes() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dattrib.d1429 Expressions* getAttributes() in getAttributes() function
/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A DElftosbAST.h667 inline ListASTNode * getAttributes() { return m_attributes; } in getAttributes() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dattrib.c1732 Expressions *UserAttributeDeclaration::getAttributes() in getAttributes() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAttributes.cpp1665 AttributeSet AttributeList::getAttributes(unsigned Index) const { in getAttributes() function in AttributeList
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp643 AttributeList getAttributes(unsigned i) const { in getAttributes() function in __anon8c0d27130411::BitcodeReader