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

/external/clang/include/clang/AST/
H A DType.h3042 struct ExceptionSpecInfo { struct in class:clang::FunctionType::ExtInfo::FunctionProtoType
3043 ExceptionSpecInfo() function in struct:clang::FunctionType::ExtInfo::FunctionProtoType::ExceptionSpecInfo
3047 ExceptionSpecInfo(ExceptionSpecificationType EST) function in struct:clang::FunctionType::ExtInfo::FunctionProtoType::ExceptionSpecInfo
3075 ExtProtoInfo withExceptionSpec(const ExceptionSpecInfo &O) {
3086 ExceptionSpecInfo ExceptionSpec;

Completed in 146 milliseconds