Home | History | Annotate | Download | only in AST

Lines Matching refs:ExceptionSpecInfo

3193   struct ExceptionSpecInfo {
3194 ExceptionSpecInfo()
3198 ExceptionSpecInfo(ExceptionSpecificationType EST)
3226 ExtProtoInfo withExceptionSpec(const ExceptionSpecInfo &O) {
3237 ExceptionSpecInfo ExceptionSpec;