Home | History | Annotate | Download | only in AST

Lines Matching defs:Function2

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