Lines Matching refs:TParamsArray
2127 llvm::DINodeArray TParamsArray = CollectFunctionTemplateParams(Method, Unit); in CreateCXXMemberFunction() local
2131 TParamsArray.get()); in CreateCXXMemberFunction()
3991 llvm::DINodeArray &TParamsArray, in collectFunctionDeclProps() argument
4030 TParamsArray = CollectFunctionTemplateParams(FD, Unit); in collectFunctionDeclProps()
4091 llvm::DINodeArray TParamsArray; in getFunctionFwdDeclOrStub() local
4099 collectFunctionDeclProps(GD, Unit, Name, LinkageName, DContext, TParamsArray, in getFunctionFwdDeclOrStub()
4122 TParamsArray.get(), getFunctionDeclaration(FD)); in getFunctionFwdDeclOrStub()
4128 TParamsArray.get(), getFunctionDeclaration(FD)); in getFunctionFwdDeclOrStub()
4381 llvm::DINodeArray TParamsArray; in emitFunctionStart() local
4397 TParamsArray, Flags); in emitFunctionStart()
4459 FlagsForDef, SPFlagsForDef, TParamsArray.get(), Decl, nullptr, in emitFunctionStart()
4493 llvm::DINodeArray TParamsArray; in EmitFunctionDecl() local
4497 TParamsArray, Flags); in EmitFunctionDecl()
4523 SPFlags, TParamsArray.get(), nullptr, nullptr, Annotations); in EmitFunctionDecl()