Lines Matching refs:TParamsArray
1870 llvm::DINodeArray TParamsArray = CollectFunctionTemplateParams(Method, Unit); in CreateCXXMemberFunction() local
1874 TParamsArray.get()); in CreateCXXMemberFunction()
3676 llvm::DINodeArray &TParamsArray, in collectFunctionDeclProps() argument
3714 TParamsArray = CollectFunctionTemplateParams(FD, Unit); in collectFunctionDeclProps()
3775 llvm::DINodeArray TParamsArray; in getFunctionFwdDeclOrStub() local
3783 collectFunctionDeclProps(GD, Unit, Name, LinkageName, DContext, TParamsArray, in getFunctionFwdDeclOrStub()
3806 TParamsArray.get(), getFunctionDeclaration(FD)); in getFunctionFwdDeclOrStub()
3812 TParamsArray.get(), getFunctionDeclaration(FD)); in getFunctionFwdDeclOrStub()
4064 llvm::DINodeArray TParamsArray; in emitFunctionStart() local
4080 TParamsArray, Flags); in emitFunctionStart()
4138 FlagsForDef, SPFlagsForDef, TParamsArray.get(), Decl, nullptr, in emitFunctionStart()
4172 llvm::DINodeArray TParamsArray; in EmitFunctionDecl() local
4176 TParamsArray, Flags); in EmitFunctionDecl()
4202 TParamsArray.get(), getFunctionDeclaration(D), nullptr, Annotations); in EmitFunctionDecl()