Lines Matching defs:Ty
162 DIType DIBuilder::createTypedef(DIType Ty, StringRef Name, DIFile File, in createTypedef()
182 DIType DIBuilder::createFriend(DIType Ty, DIType FriendTy) { in createFriend()
203 DIType DIBuilder::createInheritance(DIType Ty, DIType BaseTy, in createInheritance()
226 DIType Ty) { in createMemberType()
249 DIType Ty, StringRef PropertyName, in createObjCIVar()
303 DIType Ty, MDNode *File, unsigned LineNo, in createTemplateTypeParameter()
321 DIType Ty, uint64_t Val, in createTemplateValueParameter()
438 DIType Ty, DIArray Subscripts) { in createArrayType()
460 DIType Ty, DIArray Subscripts) { in createVectorType()
481 DIType DIBuilder::createArtificialType(DIType Ty) { in createArtificialType()
567 DIType Ty, bool isLocalToUnit, llvm::Value *Val) { in createGlobalVariable()
594 DIType Ty, bool isLocalToUnit, llvm::Value *Val) { in createStaticVariable()
619 unsigned LineNo, DIType Ty, in createLocalVariable()
655 DIType Ty, ArrayRef<Value *> Addr, in createComplexVariable()
676 DIType Ty, in createFunction()
716 unsigned LineNo, DIType Ty, in createMethod()