Home | History | Annotate | Download | only in Sema

Lines Matching refs:FType

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