Searched refs:ExpandedList (Results 1 – 1 of 1) sorted by relevance
10601 llvm::SmallVector<const TemplateArgument *, 8> ExpandedList; in diagnoseOdrViolations() local10604 ExpandedList.push_back(&TA); in diagnoseOdrViolations()10607 llvm::append_range(ExpandedList, llvm::make_pointer_range( in diagnoseOdrViolations()10610 return ExpandedList; in diagnoseOdrViolations()