Home
last modified time | relevance | path

Searched defs:setAttr (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
HDThinLTOCodeGenerator.h202 void setAttr(std::string MAttr) { TMBuilder.MAttr = std::move(MAttr); } in setAttr() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
HDLVObject.h233 void setAttr(dwarf::Attribute Attr) { TagAttrOpcode.Attr = Attr; } in setAttr() function
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDTypeLoc.h901 void setAttr(const Attr *A) { in setAttr() function