Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:TParamsArray

1191   llvm::DINodeArray TParamsArray = CollectFunctionTemplateParams(Method, Unit);
1196 CGM.getLangOpts().Optimize, TParamsArray.get());
2413 llvm::DINodeArray &TParamsArray,
2441 TParamsArray = CollectFunctionTemplateParams(FD, Unit);
2494 llvm::DINodeArray TParamsArray;
2503 TParamsArray, Flags);
2515 TParamsArray.get(), getFunctionDeclaration(FD));
2682 llvm::DINodeArray TParamsArray;
2698 TParamsArray, Flags);
2728 TParamsArray.get(), getFunctionDeclaration(D));
2755 llvm::DINodeArray TParamsArray;
2759 TParamsArray, Flags);
2782 TParamsArray.get(), getFunctionDeclaration(D));