Searched refs:mergeFunctionTypes (Results 1 – 4 of 4) sorted by relevance
2858 QualType mergeFunctionTypes(QualType, QualType, bool OfBlockPointer=false,
10078 QualType ASTContext::mergeFunctionTypes(QualType lhs, QualType rhs, in mergeFunctionTypes() function in ASTContext10573 return mergeFunctionTypes(LHS, RHS, OfBlockPointer, Unqualified); in mergeTypes()
488 QualType NewType = S.Context.mergeFunctionTypes( in instantiateOMPDeclareVariantAttr()
7106 QualType NewType = Context.mergeFunctionTypes( in ActOnStartOfFunctionDefinitionInOpenMPDeclareVariantScope()7253 QualType NewType = Context.mergeFunctionTypes( in ActOnOpenMPCall()7487 Context.mergeFunctionTypes(AdjustedFnType, NewFD->getType()); in checkOpenMPDeclareVariantFunction()