Lines Matching defs:Ty
264 DIDerivedType *DIBuilder::createTypedef(DIType *Ty, StringRef Name, in createTypedef()
273 DIDerivedType *DIBuilder::createFriend(DIType *Ty, DIType *FriendTy) { in createFriend()
281 DIDerivedType *DIBuilder::createInheritance(DIType *Ty, DIType *BaseTy, in createInheritance()
295 unsigned Flags, DIType *Ty) { in createMemberType()
311 DIType *Ty, unsigned Flags, in createStaticMemberType()
325 DIType *Ty, MDNode *PropertyNode) { in createObjCIVar()
335 unsigned PropertyAttributes, DIType *Ty) { in createObjCProperty()
343 DIType *Ty) { in createTemplateTypeParameter()
350 DIScope *Context, StringRef Name, DIType *Ty, in createTemplateValueParameterHelper()
359 DIType *Ty, Constant *Val) { in createTemplateValueParameter()
367 DIType *Ty, StringRef Val) { in createTemplateTemplateParameter()
375 DIType *Ty, DINodeArray Val) { in createTemplateParameterPack()
455 DIType *Ty, in createArrayType()
465 uint64_t AlignInBits, DIType *Ty, in createVectorType()
475 static DIType *createTypeWithFlags(LLVMContext &Context, DIType *Ty, in createTypeWithFlags()
482 DIType *DIBuilder::createArtificialType(DIType *Ty) { in createArtificialType()
489 DIType *DIBuilder::createObjectPointerType(DIType *Ty) { in createObjectPointerType()
568 unsigned LineNumber, DIType *Ty, bool isLocalToUnit, Constant *Val, in createGlobalVariable()
582 unsigned LineNumber, DIType *Ty, bool isLocalToUnit, Constant *Val, in createTempGlobalVariableFwdDecl()
595 DIType *Ty, bool AlwaysPreserve, unsigned Flags, unsigned ArgNo) { in createLocalVariable()
634 unsigned LineNo, DISubroutineType *Ty, in createFunction()
649 unsigned LineNo, DISubroutineType *Ty, in createFunction()
671 unsigned LineNo, DISubroutineType *Ty, bool isLocalToUnit, in createTempFunctionFwdDecl()
685 DIFile *F, unsigned LineNo, DISubroutineType *Ty, in createMethod()