Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp347 void DIEHash::addAttributes(const DIE &Die) { in addAttributes() function in DIEHash
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAttributes.cpp716 AttributeSet AttributeSet::addAttributes(LLVMContext &C, in addAttributes() function in AttributeSet
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DDeclSpec.h812 void addAttributes(const ParsedAttributesView &AL) { in addAttributes() function
/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp331 void OpenMPIRBuilder::addAttributes(omp::RuntimeFunction FnID, Function &Fn) { in addAttributes() function in OpenMPIRBuilder