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

/external/clang/include/clang/Sema/
H A DDeclSpec.h1197 if (getExceptionSpecType() == EST_Dynamic)
1244 ExceptionSpecificationType getExceptionSpecType() const { function in struct:clang::DeclaratorChunk::FunctionTypeInfo
H A DSema.h3346 ExceptionSpecificationType getExceptionSpecType() const { function in class:clang::Sema::ImplicitExceptionSpecification
3367 EPI.ExceptionSpecType = getExceptionSpecType();

Completed in 72 milliseconds