Home | History | Annotate | Download | only in Sema

Lines Matching refs:FnType

10529   //   ^ fntype { ... }
13145 const FunctionType *FnType = CalleeType->castAs<FunctionType>();
13164 const FunctionProtoType *Proto = dyn_cast<FunctionProtoType>(FnType);
13205 FnType->getExtInfo());