Searched defs:getAttributes (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalVariable.h223 AttributeSet getAttributes() const { function in class:llvm::GlobalVariable
H A DCallSite.h337 AttributeList getAttributes() const { function in class:llvm::CallSiteBase
H A DFunction.h223 AttributeList getAttributes() const { return AttributeSets; } function in class:llvm::Function
H A DInstrTypes.h1384 AttributeList getAttributes() const { return Attrs; } function in class:llvm::CallBase
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.h94 const LoopAttributes &getAttributes() const { return Attrs; } function in class:clang::CodeGen::LoopInfo
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp1384 AttributeSet AttributeList::getAttributes(unsigned Index) const { function in class:AttributeList
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp643 AttributeList getAttributes(unsigned i) const { function in class:__anon4493::BitcodeReader
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h787 ParsedAttributes &getAttributes() { return Attrs; } function in class:clang::DeclSpec
788 const ParsedAttributes &getAttributes() const { return Attrs; } function in class:clang::DeclSpec

Completed in 206 milliseconds