Home | History | Annotate | Download | only in AST

Lines Matching refs:mergeFunctionArgumentTypes

6657 /// mergeFunctionArgumentTypes - merge two types which appear as function
6659 QualType ASTContext::mergeFunctionArgumentTypes(QualType lhs, QualType rhs,
6774 QualType argtype = mergeFunctionArgumentTypes(largtype, rargtype,