Home | History | Annotate | Download | only in AST

Lines Matching refs:ExceptionSpecTemplate

1632   ToEPI.ExceptionSpecTemplate = cast_or_null<FunctionDecl>(
1633 Importer.Import(FromEPI.ExceptionSpecTemplate));
2715 if (FromEPI.ExceptionSpecDecl || FromEPI.ExceptionSpecTemplate ||