Home | History | Annotate | Download | only in AST

Lines Matching refs:FromFunctionType

6124                    const FunctionProtoType *FromFunctionType,
6126 if (FromFunctionType->hasAnyConsumedArgs() !=
6130 FromFunctionType->getExtProtoInfo();
6134 for (unsigned ArgIdx = 0, NumArgs = FromFunctionType->getNumArgs();