Searched refs:ExceptionTypes (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTImporter.cpp1737 SmallVector<QualType, 4> ExceptionTypes; local
1742 ExceptionTypes.push_back(ExceptionType);
1754 ToEPI.ExceptionSpec.Exceptions = ExceptionTypes;

Completed in 305 milliseconds