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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h96 void setAttr(StringRef MAttr) { this->MAttr = MAttr; } function in struct:llvm::LTOCodeGenerator
H A DThinLTOCodeGenerator.h203 void setAttr(std::string MAttr) { TMBuilder.MAttr = std::move(MAttr); } function in class:llvm::ThinLTOCodeGenerator
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h876 void setAttr(const Attr *A) { function in class:clang::AttributedTypeLoc

Completed in 138 milliseconds