Searched refs:mergeFunctionTypes (Results 1 – 4 of 4) sorted by relevance
2703 QualType mergeFunctionTypes(QualType, QualType, bool OfBlockPointer=false,
9417 QualType ASTContext::mergeFunctionTypes(QualType lhs, QualType rhs, in mergeFunctionTypes() function in ASTContext9894 return mergeFunctionTypes(LHS, RHS, OfBlockPointer, Unqualified); in mergeTypes()
463 QualType NewType = S.Context.mergeFunctionTypes( in instantiateOMPDeclareVariantAttr()
6668 QualType NewType = Context.mergeFunctionTypes( in ActOnStartOfFunctionDefinitionInOpenMPDeclareVariantScope()6811 QualType NewType = Context.mergeFunctionTypes( in ActOnOpenMPCall()7004 Context.mergeFunctionTypes(FD->getType(), NewFD->getType()); in checkOpenMPDeclareVariantFunction()