Lines Matching refs:TParamsArray
2001 llvm::DINodeArray TParamsArray = CollectFunctionTemplateParams(Method, Unit); in CreateCXXMemberFunction() local
2005 TParamsArray.get()); in CreateCXXMemberFunction()
3838 llvm::DINodeArray &TParamsArray, in collectFunctionDeclProps() argument
3877 TParamsArray = CollectFunctionTemplateParams(FD, Unit); in collectFunctionDeclProps()
3938 llvm::DINodeArray TParamsArray; in getFunctionFwdDeclOrStub() local
3946 collectFunctionDeclProps(GD, Unit, Name, LinkageName, DContext, TParamsArray, in getFunctionFwdDeclOrStub()
3969 TParamsArray.get(), getFunctionDeclaration(FD)); in getFunctionFwdDeclOrStub()
3975 TParamsArray.get(), getFunctionDeclaration(FD)); in getFunctionFwdDeclOrStub()
4228 llvm::DINodeArray TParamsArray; in emitFunctionStart() local
4244 TParamsArray, Flags); in emitFunctionStart()
4306 FlagsForDef, SPFlagsForDef, TParamsArray.get(), Decl, nullptr, in emitFunctionStart()
4340 llvm::DINodeArray TParamsArray; in EmitFunctionDecl() local
4344 TParamsArray, Flags); in EmitFunctionDecl()
4370 SPFlags, TParamsArray.get(), nullptr, nullptr, Annotations); in EmitFunctionDecl()