Home | History | Annotate | Download | only in AST

Lines Matching defs:EPI

1540   FunctionProtoType::ExtProtoInfo EPI = T->getExtProtoInfo();
1541 EPI.Exceptions = ExceptionTypes.data();
1544 ArgTypes.size(), EPI);