Home | History | Annotate | Download | only in AST

Lines Matching refs:ExceptionSpecInfo

3265   struct ExceptionSpecInfo {
3266 ExceptionSpecInfo()
3270 ExceptionSpecInfo(ExceptionSpecificationType EST)
3298 ExtProtoInfo withExceptionSpec(const ExceptionSpecInfo &O) {
3309 ExceptionSpecInfo ExceptionSpec;