Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h100 void setAttrs(std::vector<std::string> MAttrs) { in setAttrs() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h526 void setAttrs(const AttrVec& Attrs) { in setAttrs() function
H A DOpenMPClause.h9353 void setAttrs(ArrayRef<Attr *> NewAttrs) { in setAttrs() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h498 void setAttrs(uint16_t A) { Attrs = A; } in setAttrs() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h352 void setAttrs(PointerKind PK, PointerMode PM, PointerOptions PO, in setAttrs() function