Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h202 void setAttr(std::string MAttr) { TMBuilder.MAttr = std::move(MAttr); } in setAttr() function
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h249 void setAttr(dwarf::Attribute Attr) { TagAttrOpcode.Attr = Attr; } in setAttr() function
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DTypeLoc.h885 void setAttr(const Attr *A) { in setAttr() function