Home | History | Annotate | Download | only in Sema

Lines Matching refs:NewProto

3173     const FunctionProtoType *NewProto
3178 NewProto->getReturnType());
3185 NewProto->getParamType(Idx))) {
3191 NewProto->getParamType(Idx) };