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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DModule.cpp143 getOrInsertFunction(StringRef Name, FunctionType *Ty, AttributeList AttributeList) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DModule.h374 getOrInsertFunction(StringRef Name, AttributeList AttributeList, Type *RetTy, ArgsTy... Args) argument
H A DAttributes.h385 class AttributeList { class in namespace:llvm
418 explicit AttributeList(AttributeListImpl *LI) : pImpl(LI) {} function in class:llvm::AttributeList
[all...]

Completed in 176 milliseconds