Home | History | Annotate | Download | only in AST

Lines Matching refs:Function2

574     const FunctionType *Function2 = cast<FunctionType>(T2);
576 Function2->getReturnType()))
578 if (Function1->getExtInfo() != Function2->getExtInfo())