Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h101 void setAttrs(std::vector<std::string> MAttrs) { Config.MAttrs = MAttrs; } in setAttrs() function
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DStratifiedSets.h230 void setAttrs(AliasAttrs Other) { in setAttrs() function
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDeclBase.h504 void setAttrs(const AttrVec& Attrs) { in setAttrs() function
H A DComment.h472 void setAttrs(ArrayRef<Attribute> Attrs) { in setAttrs() function
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DRDFGraph.h461 void setAttrs(uint16_t A) { Attrs = A; } in setAttrs() function
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h352 void setAttrs(PointerKind PK, PointerMode PM, PointerOptions PO, in setAttrs() function