Home | History | Annotate | Download | only in Sema

Lines Matching refs:FD1

4156   FunctionDecl *FD1 = FT1->getTemplatedDecl();
4158 const FunctionProtoType *Proto1 = FD1->getType()->getAs<FunctionProtoType>();
4175 CXXMethodDecl *Method1 = dyn_cast<CXXMethodDecl>(FD1);
4241 FD2->getType(), FD1->getType(),