Home | History | Annotate | Download | only in Sema

Lines Matching refs:ExtInfo

3893     EPI.ExtInfo = CtorType->getExtInfo();
3988 EPI.ExtInfo = CtorType->getExtInfo();
4082 EPI.ExtInfo = OperType->getExtInfo();
4176 EPI.ExtInfo = CtorType->getExtInfo();
4268 EPI.ExtInfo = OperType->getExtInfo();
4319 EPI.ExtInfo = DtorType->getExtInfo();
7118 FunctionProtoType::ExtProtoInfo ExtInfo =
7120 ExtInfo.Variadic = false;
7122 Args.data(), params, ExtInfo)