Home | History | Annotate | Download | only in Sema

Lines Matching refs:FType

3924       if (const FunctionType *FType = Results[I].getFunctionType())
3925 if (const FunctionProtoType *Proto = dyn_cast<FunctionProtoType>(FType))