Searched defs:getExceptionSpecType (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
H A DDeclSpec.h1207 if (getExceptionSpecType() == EST_Dynamic)
1263 ExceptionSpecificationType getExceptionSpecType() const { function in struct:clang::DeclaratorChunk::FunctionTypeInfo
H A DSema.h3527 ExceptionSpecificationType getExceptionSpecType() const { function in class:clang::Sema::ImplicitExceptionSpecification
3548 EPI.ExceptionSpecType = getExceptionSpecType();

Completed in 50 milliseconds