Home | History | Annotate | Download | only in Serialization

Lines Matching defs:ESI

3725       FunctionProtoType::ExceptionSpecInfo ESI;
3727 Reader.readExceptionSpec(ModuleFile, ExceptionStorage, ESI, Record, Idx);
3737 FPT->getExtProtoInfo().withExceptionSpec(ESI)));