Home
last modified time | relevance | path

Searched defs:setAttrs (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h100 void setAttrs(std::vector<std::string> MAttrs) { Config.MAttrs = MAttrs; } in setAttrs() function
/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPUrl.cpp128 void LDAPUrl::setAttrs( const StringList &attrs ) in setAttrs() function in LDAPUrl
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DStratifiedSets.h231 void setAttrs(AliasAttrs Other) { in setAttrs() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclBase.h491 void setAttrs(const AttrVec& Attrs) { in setAttrs() function
H A DComment.h480 void setAttrs(ArrayRef<Attribute> Attrs) { in setAttrs() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DRDFGraph.h460 void setAttrs(uint16_t A) { Attrs = A; } in setAttrs() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h351 void setAttrs(PointerKind PK, PointerMode PM, PointerOptions PO, in setAttrs() function