Lines Matching defs:Ty
237 DIDerivedType *DIBuilder::createTypedef(DIType *Ty, StringRef Name, in createTypedef()
245 DIDerivedType *DIBuilder::createFriend(DIType *Ty, DIType *FriendTy) { in createFriend()
252 DIDerivedType *DIBuilder::createInheritance(DIType *Ty, DIType *BaseTy, in createInheritance()
265 unsigned Flags, DIType *Ty) { in createMemberType()
280 uint64_t StorageOffsetInBits, unsigned Flags, DIType *Ty) { in createBitFieldMemberType()
292 DIType *Ty, unsigned Flags, in createStaticMemberType()
305 DIType *Ty, MDNode *PropertyNode) { in createObjCIVar()
315 unsigned PropertyAttributes, DIType *Ty) { in createObjCProperty()
322 DIType *Ty) { in createTemplateTypeParameter()
329 DIScope *Context, StringRef Name, DIType *Ty, in createTemplateValueParameterHelper()
337 DIType *Ty, Constant *Val) { in createTemplateValueParameter()
345 DIType *Ty, StringRef Val) { in createTemplateTemplateParameter()
353 DIType *Ty, DINodeArray Val) { in createTemplateParameterPack()
428 DIType *Ty, in createArrayType()
438 uint64_t AlignInBits, DIType *Ty, in createVectorType()
447 static DIType *createTypeWithFlags(LLVMContext &Context, DIType *Ty, in createTypeWithFlags()
454 DIType *DIBuilder::createArtificialType(DIType *Ty) { in createArtificialType()
461 DIType *DIBuilder::createObjectPointerType(DIType *Ty) { in createObjectPointerType()
538 unsigned LineNumber, DIType *Ty, bool isLocalToUnit, Constant *Val, in createGlobalVariable()
552 unsigned LineNumber, DIType *Ty, bool isLocalToUnit, Constant *Val, in createTempGlobalVariableFwdDecl()
567 unsigned LineNo, DIType *Ty, bool AlwaysPreserve, unsigned Flags) { in createLocalVariable()
590 DIType *Ty, bool AlwaysPreserve, in createAutoVariable()
599 unsigned LineNo, DIType *Ty, bool AlwaysPreserve, unsigned Flags) { in createParameterVariable()
630 unsigned LineNo, DISubroutineType *Ty, bool isLocalToUnit, in createFunction()
648 unsigned LineNo, DISubroutineType *Ty, bool isLocalToUnit, in createTempFunctionFwdDecl()
661 DIFile *F, unsigned LineNo, DISubroutineType *Ty, in createMethod()