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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp463 ExceptionSpecificationType EST local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp79 ActOnNoexceptSpec(SourceLocation NoexceptLoc, Expr *NoexceptExpr, ExceptionSpecificationType &EST) argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DType.h3963 ExceptionSpecInfo(ExceptionSpecificationType EST) : Type(EST) {} argument
4046 getExceptionSpecSize(ExceptionSpecificationType EST, unsigned NumExceptions) { argument
4080 static bool hasExtraBitfields(ExceptionSpecificationType EST) { argument

Completed in 78 milliseconds