Home
last modified time | relevance | path

Searched defs:addAttributes (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp347 void DIEHash::addAttributes(const DIE &Die) { in addAttributes() function in DIEHash
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp865 AttributeSet AttributeSet::addAttributes(LLVMContext &C, in addAttributes() function in AttributeSet
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h864 void addAttributes(const ParsedAttributesView &AL) { in addAttributes() function
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp523 void OpenMPIRBuilder::addAttributes(omp::RuntimeFunction FnID, Function &Fn) { in addAttributes() function in OpenMPIRBuilder