Home | History | Annotate | Download | only in Sema

Lines Matching defs:CtorType

2935   const FunctionProtoType *CtorType =
2937 if (CtorType->getNumArgs() > 0) {
2938 QualType FirstArg = CtorType->getArgType(0);