Home | History | Annotate | Download | only in Sema

Lines Matching refs:FDTy

5007     QualType FDTy = FD->getType();
5008 if (const FunctionProtoType *FT = FDTy->getAs<FunctionProtoType>()) {