Searched defs:addAttributes (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DIEHash.cpp | 347 void DIEHash::addAttributes(const DIE &Die) { in addAttributes() function in DIEHash |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Attributes.cpp | 735 AttributeSet AttributeSet::addAttributes(LLVMContext &C, addAttributes() function in AttributeSet |
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ | ||
H A D | DeclSpec.h | 828 void addAttributes(const ParsedAttributesView &AL) { addAttributes() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ | ||
H A D | OMPIRBuilder.cpp | 520 void OpenMPIRBuilder::addAttributes(omp::RuntimeFunction FnID, Function &Fn) { addAttributes() function in OpenMPIRBuilder |