Home | History | Annotate | Download | only in AST

Lines Matching refs:ExceptionType

463           std::string ExceptionType;
464 FT->getExceptionType(I).getAsStringInternal(ExceptionType, SubPolicy);
465 Proto += ExceptionType;