Home | History | Annotate | Download | only in Sema

Lines Matching refs:CtorType

2808   const FunctionProtoType *CtorType =
2810 if (CtorType->getNumArgs() > 0) {
2811 QualType FirstArg = CtorType->getArgType(0);