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

/external/clang/include/clang/AST/
H A DType.h2853 ExceptionSpecDecl(nullptr), ExceptionSpecTemplate(nullptr),
2860 ExceptionSpecDecl(nullptr), ExceptionSpecTemplate(nullptr),
2872 FunctionDecl *ExceptionSpecDecl; member in struct:clang::FunctionType::ExtInfo::FunctionProtoType::ExtProtoInfo
2924 // ExceptionSpecDecl, ExceptionSpecTemplate - Instead of Exceptions, there may
2972 EPI.ExceptionSpecDecl = getExceptionSpecDecl();
2975 EPI.ExceptionSpecDecl = getExceptionSpecDecl();

Completed in 88 milliseconds